Commit bc8ec699 by zhuzhequan

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

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