@@ -400,6 +400,7 @@ export default {
}).catch(() => {
})
}else{
+ this.getHisOrderList()
that.$confirm(response.data.data.msg, '信息', {
confirmButtonText: '确 定',
type: 'warning'