Commit 6e09b2f8 authored by 李苏's avatar 李苏 💬

When copying the order, initialize MPZT

parent 063ce4cb
......@@ -58,6 +58,7 @@
methods: {
beforeCopyDetail(list){
list.forEach(item=>item.ztsl=0)
this.form.mpzt='I'
},
/* 需要整体row时的回调 */
computedRow(row) {
......
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