d15c3586 by lihua

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

1 parent 1f546965
......@@ -111,7 +111,7 @@ const baseInfoFormItems = ref([
type: 'input',
placeholder: '请输入',
field: 'damName',
maxlength: 30,
maxlength: 50,
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!