wangting
2024-11-15 ade2341195cc2bee5bc1a14ce1f0488f5c8bbb51
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()
        })
      })
    },