4db663a9 by lxs

Merge branch 'release-test' of http://117.78.60.236:8000/csbr-daop/fe-data-asset…

…-management into release-test
2 parents 2de12ec4 d15c3586
...@@ -111,7 +111,7 @@ const baseInfoFormItems = ref([ ...@@ -111,7 +111,7 @@ const baseInfoFormItems = ref([
111 type: 'input', 111 type: 'input',
112 placeholder: '请输入', 112 placeholder: '请输入',
113 field: 'damName', 113 field: 'damName',
114 maxlength: 30, 114 maxlength: 50,
115 default: '', 115 default: '',
116 required: true 116 required: true
117 }, 117 },
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!