Commit 8e891b01 authored by jzc's avatar jzc

输入框默认开启选项

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