ludc
2024-10-28 c90093511d4f535fbae53633313c538d1d7a2275
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()
        })
      })
    },