Commit 98cf3254 authored by youjie's avatar youjie

no message

parent a41a88b4
......@@ -776,7 +776,6 @@ export default {
"ticketcouponsprice_post_Set",
this.addMsg,
res => {
debugger
if (res.data.resultCode == 1) {
this.initDataTable();
this.Success("保存成功!");
......@@ -787,7 +786,6 @@ export default {
}
},
e=>{
debugger;
console.log(e.message)
}
);
......
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