| src/views/securityUnit/data.js | ●●●●● patch | view | raw | blame | history | |
| src/views/zc/zc.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityUnit/data.js
@@ -149,6 +149,21 @@ label: "所属辖区", prop: "region", labelWidth: 160, type: "tree", dicUrl: "/api//jurisdiction/lazy-trees", props: { label: "title", value: "id" }, // labelWidth: w, // span: s, rules: [ { required: true, message: "请选择所属辖区", trigger: "click", }, ], // width: 110, // search: true, overHidden: true src/views/zc/zc.vue
@@ -101,6 +101,7 @@ { label: "身份证号", disabled:true, search: true, display: false, prop: "cardid", },