heyujie
2022-01-27 23fbd7a4c8a3f849de94fa90da4598092dc02c48
对比库没有变化表格bug
1个文件已修改
2 ■■■■■ 已修改文件
src/pages/library/components/personList.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/pages/library/components/personList.vue
@@ -1147,10 +1147,12 @@
        });
    },
    async getPersonList() {
      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) => {