wangting
2024-11-05 19d2c06b04aab6d21a36bd5b41c78cdea8ae58b7
Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Aciton/components/dialog.vue
@@ -218,6 +218,9 @@
        this.data = data;
        this.tableLoading = false;
        this.$nextTick(function (){
          this.$refs.crud.doLayout()
        })
      })
    },