Commit f237c9d3 by caoyanzhi

操作项code限制40个字符

parent 351b8c7f
......@@ -70,7 +70,7 @@
<el-input
type="text"
style="width: 440px"
maxlength="200"
maxlength="40"
show-word-limit
v-model.trim="editOperation.operationItemCode"
></el-input>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment