Merge branch 'ymf' of https://e.coding.net/g-cphe0354/yinshoukeguanliduan/management into test
This commit is contained in:
@@ -155,6 +155,7 @@ export default {
|
|||||||
async getOrderDetail() {
|
async getOrderDetail() {
|
||||||
const res = await tbOrderInfoDetail(this.order.id);
|
const res = await tbOrderInfoDetail(this.order.id);
|
||||||
if (res.status == "closed") {
|
if (res.status == "closed") {
|
||||||
|
this.clear()
|
||||||
this.$emit("paySuccess");
|
this.$emit("paySuccess");
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user