| src/views/securityGuard/securityGuard.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityGuard/securityGuard.vue
@@ -509,7 +509,7 @@ } }; return { nowCell: "1", //1为手动,2为身份证设备读取 nowCell: "", //空为手动,2为身份证设备读取 // 表格数据 defaults: {}, // 身份证设备数据 @@ -681,6 +681,7 @@ //dialogType: 'drawer', dialogClickModal: false, column: securityFormPageColumn, ...this.$store.state.control.clearOtherBut, group: [ { label: "基础信息", @@ -2176,7 +2177,7 @@ //可以编辑 } this.openClosegroup(false); this.nowCell = "1"; this.nowCell = ""; }, beforeOpen(done, type) { var that = this;