Commit be049cc6 authored by youjie's avatar youjie

no message

parent 06fc5ad4
...@@ -266,6 +266,7 @@ ...@@ -266,6 +266,7 @@
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.changePriceMsg.setPlatDialog = true; this.changePriceMsg.setPlatDialog = true;
this.changePriceMsg.outerVisible = false; this.changePriceMsg.outerVisible = false;
this.$emit('success')
} }
}) })
}, },
......
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