wangting
2024-09-27 b3fb72072f550cb6dcbdbc2e65bce5d7b0a8e3b3
Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/uiDefine/rightRegion/bottomTable/index.vue
@@ -786,6 +786,8 @@
      handler(val) {
        if(val && val.plOId) {
          this.getTableList()
        }else{
          this.data=[];
        }
      },
      immediate: true,