Administrator
2021-11-23 aa9f98d8fd29b2e3db0169ac8e408b9ed8e82fea
src/views/securityGuard/data.js
@@ -10,7 +10,7 @@
        }
    },
    {
        label: "所属保安公司",
        label: "企业名称",
        prop: "deptId",
        type: "tree",
        dicUrl: "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697",
@@ -320,7 +320,7 @@
    editDisplay: false,
    addDisplay: false
}, {
    label: '单位名称',
    label: '企业名称',
    prop: "companyname",
    formslot: true,
}, {
@@ -357,7 +357,7 @@
export var practitionersColumns = [{
    width: 200,
    label: '单位名称',
    label: '企业名称',
    prop: "companyname",
    formslot: true,
}, {
@@ -474,7 +474,7 @@
        display: false
    },
    {
        label: "所属保安公司",
        label: "企业名称",
        searchLabelWidth: "110",
        // prop: "deptName",
        prop: "deptId",
@@ -517,7 +517,7 @@
        search: true,
        searchLabelWidth: 90,
        searchSpan: 4,
        minWidth: 140,
        minWidth: 150,
        display: false
    },
@@ -585,7 +585,7 @@
        prop: "securitynumber",
        search: true,
        searchLabelWidth: 90,
        minWidth: 105,
        minWidth: 115,
        searchSpan: 3,
        addDisplay: false,
        editDisplay: false,
@@ -722,7 +722,7 @@
            },
            {
                label: "异常",
                value: 1,
                value: "1",
            }
        ],
    },