Commit 832e28b3 authored by renjintao's avatar renjintao

technology/index

parent a8f50f01
......@@ -514,7 +514,7 @@ export default {
this.$http.order.batchstart(this.dataListRetrun).then(res => {
if (res.success) {
this.$Message.success("工艺规程送审成功!");
this.loaddata();
this.search();
//this.easySearch('')
} else {
this.$Message.error("工艺规程送审失败!");
......
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