wangting
2024-12-19 acecd2af0d71d980c741936637f29f008adaf88f
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,