ZZJ
2022-01-27 27f5dec30ee350fa31b1a0b8aaffc11ba0423e28
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) => {