ludc
2024-10-30 37d730454255d0680c2bc4f1e15dc5cd1a55e6a9
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()
        })
      })
    },