wangting
2024-12-17 b9686c7739bf131922005e86128ba9232c0313ac
Source/plt-web/plt-web-ui/src/views/systemModel/operateType/index.vue
@@ -224,7 +224,7 @@
        this.$message.error('别名长度不能超过255!');
        return
      }
      ;
      const params = {
        id: this.form.id,
        name: this.form.name,