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

+ 1 - 0
ghsApp/src/pagesOrder/detail.vue

@@ -642,6 +642,7 @@ export default {
 				delItem({id:that.detailInfo.id,smallId:item.id}).then(res=>{
 					if(res.code == 1){
 						that.$msg(res.msg)
+						that.init()
 					}
 				})
 			})