zhangzengfei
2022-07-31 f6caf2b0a4502f2ba888b58a88ff7c7e409e40d0
src/pages/library/components/personList.vue
@@ -1173,6 +1173,7 @@
      }
    },
    async getPersonList() {
      console.log(this.baseObject);
      this.$nextTick(() => {
        if (this.baseObject.id && this.baseObject.id !== undefined) {
          this.BaseManageData.tableId = this.baseObject.id;