田源
2024-12-24 63920d1bb92934520a38993d00c6768e2cefd19c
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,