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) => {