修改订单相关页面
This commit is contained in:
@@ -931,7 +931,7 @@ export default {
|
||||
color: "#fff",
|
||||
});
|
||||
}
|
||||
if (this.orderContet.orderStatus == 0) {
|
||||
if (this.orderContet.orderStatus == 0 && this.orderContet.paymentMethod != 3) {
|
||||
this.customButton.push({
|
||||
width: "160rpx",
|
||||
text: "继续付款",
|
||||
|
||||
Reference in New Issue
Block a user