shish %!s(int64=3) %!d(string=hai) anos
pai
achega
35534bcd43
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ghsApp/src/pagesGys/search.vue

+ 2 - 0
ghsApp/src/pagesGys/search.vue

@@ -144,6 +144,8 @@ export default {
 				clearOrderApi(params).then(ret=>{
 					uni.hideLoading()
 					if(ret.code == 1){
+						that.getOrderList = []
+						uni.removeStorageSync('selected_cg_ghs_order_clear_'+that.option.id)
 						that.$msg('结账成功')
 						setTimeout(function(){
 							uni.navigateBack({})