Explorar o código

新增文字提示

tanxue hai 6 meses
pai
achega
2e4cd39e7b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/game/index.vue

+ 1 - 0
pages/game/index.vue

@@ -77,6 +77,7 @@
 	
 	function onWeiShi(data) {
 		handleWeishi(data, () => {
+			toast("已投喂");
 			foodSelectRef.value.handleClose();
 		})
 	}