Administrator
2021-11-27 98ea8631ff25dc52dde07a376ffadb3466a533cb
src/views/securityGuard/data.js
@@ -479,7 +479,7 @@
    // prop: "deptName",
    prop: "deptId",
    type: "tree",
    dicUrl: "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697",
    // dicUrl: "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697",
    props: {
        label: "title",
        value: "id",
@@ -516,7 +516,7 @@
    prop: "cardid",
    search: true,
    searchLabelWidth: 90,
    searchSpan: 4,
    searchSpan: 5,
    minWidth: 150,
    display: false
},
@@ -585,8 +585,8 @@
    prop: "securitynumber",
    search: true,
    searchLabelWidth: 90,
    minWidth: 105,
    searchSpan: 3,
    minWidth: 115,
    searchSpan: 5,
    addDisplay: false,
    editDisplay: false,
    // hide: true,
@@ -722,7 +722,7 @@
    },
    {
        label: "异常",
        value: 1,
        value: "1",
    }
    ],
},