bug修改 排序修改
This commit is contained in:
parent
f1eee059b6
commit
02e85a6d72
|
@ -1583,6 +1583,8 @@ export default {
|
|||
}, 700);
|
||||
|
||||
},
|
||||
|
||||
|
||||
// 新增辅助方法处理状态消息
|
||||
getStatusMessage(status) {
|
||||
const messages = {
|
||||
|
@ -1679,6 +1681,10 @@ export default {
|
|||
this.bulepayback = false
|
||||
this.payback()
|
||||
}
|
||||
if(this.bulebindcar){
|
||||
this.bulebindcar = false
|
||||
this.bluesub1()
|
||||
}
|
||||
// bulepayback: false,
|
||||
// bulebindcar: false,
|
||||
},
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user