田源
2025-01-02 f2a30ff604b495e3b58eaee54c6cbd8dfe836f5c
Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/formDefine/components/formDialog.vue
@@ -1414,8 +1414,6 @@
        const data = res.data.data;
        this.customAttrData = data;
        this.customAttrLoading = false;
      }).catch(err => {
        this.$message.error(err)
      });
    },