Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/components/advanced-query/advancedQuery.vue | 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -318,7 +318,6 @@ key: "oid", label: "name", }, tableHeadFindDatas: [], applyvisible: false, amendvisible: false, addvisible: false, @@ -448,7 +447,6 @@ // console.log(record) // } }) this.tableHeadFindDatas = newval; if (newval) { this.CodeArray = []; if (newval.find(item => item.prop === 'id')) { Source/UBCS-WEB/src/components/advanced-query/advancedQuery.vue