Commit adf650df authored by hubaoshan's avatar hubaoshan

wcp

parent baa6b6f3
......@@ -937,10 +937,11 @@ export default {
this.title = '盘点'
this.open = true
})
if (this.open === false) {
this.queryPd.page = 1
}
})
if (this.open === false) {
this.queryPd.page = 1
this.queryPd.PdList = []
}
},
handleDispense(row) {
this.dispense.Value = ''
......
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