913c6d5e by lihua

数据资源名称修改最大长度限制

1 parent cabbb010
......@@ -111,7 +111,7 @@ const baseInfoFormItems = ref([
type: 'input',
placeholder: '请输入',
field: 'damName',
maxlength: 20,
maxlength: 30,
default: '',
required: true
},
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!