1
李喆(开发组)
2025-07-10 d4c4a585e4179cb9e0b4f099c71bcadae63bf010
src/views/basesetting/machine.vue
@@ -46,6 +46,7 @@
export default {
  data() {
    var that = this;
    var aurl = "/blade-system/dept/lazy-list";
    return {
      machineTitle: "新增",
      isAdd: true,
@@ -174,7 +175,7 @@
              label: 'deptName',
              value: 'id'
            },
            dicUrl: `/blade-system/dept/lazy-list`
            dicUrl: aurl
          },
          {
            label: '生产商',