Commit bc8ec699 by zhuzhequan

fix:工单 默认勾选自动完成上一单

parent 8f33d29a
......@@ -71,7 +71,7 @@ export default {
selectGridIndex: 0,
pkg,
actionIndex: -1,
isAutoFinish: false,
isAutoFinish: true,
cacheVisible: false,
showPrintDialog: false,
productionNo: "",
......
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