Commit 97be6344 authored by xxx's avatar xxx

1

parent 019e159c
......@@ -515,7 +515,7 @@ export default {
if(res.code == 200){}
});
//删除
httpDelForJson(dingDanBiaoCaoZuo,[id]).then((res) => {
httpDelForJson(dingDanBiaoCaoZuo,[id,this.carnumber]).then((res) => {
this.loadData1();
});
},
......
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