无人机管理后台前端(已迁走)
chenyao
2025-09-28 baf5a93aed16397de6cf06dc4abc85cd4bd1463c
src/views/device/components/devicePerShare.vue
@@ -51,7 +51,7 @@
          {
            label: '授权单位',
            prop: 'deptId',
            labelWidth: 130,
            // labelWidth: 100,
            type: 'tree',
            dicData: [],
            props: {
@@ -74,7 +74,7 @@
          {
            label: '授权单位',
            prop: 'deptName',
            labelWidth: 130,
            // labelWidth: 100,
            addDisplay: false,
            editDisabled: true,
            search: true,