Commit 8e891b01 authored by jzc's avatar jzc

输入框默认开启选项

parent 67788340
...@@ -483,7 +483,7 @@ export default { ...@@ -483,7 +483,7 @@ export default {
position: null, position: null,
mailbox: null, mailbox: null,
remark: null, remark: null,
enableFlag: null, enableFlag: "Y",
createBy: null, createBy: null,
createTime: null, createTime: null,
updateBy: null, updateBy: null,
......
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