heyujie
2022-01-27 0f47dfaefc53d4e5e9322a83f0967159be9abbb2
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) => {