shish 2 éve
szülő
commit
020aa4d0af
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      ghsApp/src/admin/custom/balanceChange.vue

+ 3 - 0
ghsApp/src/admin/custom/balanceChange.vue

@@ -54,6 +54,9 @@ export default {
 			this.completes(res)
 			this.completes(res)
 		},
 		},
 		goDetail(item){
 		goDetail(item){
+			if(item.capitalType == 64){
+				this.$util.pageTo({url: "/admin/clear/customInfo?id="+item.relateId})
+			}
 		}
 		}
 	},
 	},
 	async onPullDownRefresh() {
 	async onPullDownRefresh() {