src/pages/library/components/personList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/library/components/personList.vue
@@ -1147,10 +1147,12 @@ }); }, async getPersonList() { if (this.baseObject.id && this.baseObject.id !== undefined) { this.$nextTick(() => { if (this.baseObject.id && this.baseObject.id !== undefined) { this.BaseManageData.tableId = this.baseObject.id; this.setLoadSearch(this.BaseManageData.queryPersonList()); } }) }, changeDialog(data) { data.erFileList.map((item, index) => {