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