From eb9e6d140dcf05d53147364334b99985edb32131 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 19 九月 2023 15:54:36 +0800 Subject: [PATCH] 修改 --- h5_standard/src/views/needToBeDealtWith/outbound.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/h5_standard/src/views/needToBeDealtWith/outbound.vue b/h5_standard/src/views/needToBeDealtWith/outbound.vue index 5e71a6d..e864ac8 100644 --- a/h5_standard/src/views/needToBeDealtWith/outbound.vue +++ b/h5_standard/src/views/needToBeDealtWith/outbound.vue @@ -137,7 +137,6 @@ if (list.value.length === 0) return Toast('鑷冲皯閫夋嫨涓�鏉″嚭搴撶墿鏂�') for (let i = 0; i < list.value.length; i++) { if (!list.value[i].num || list.value[i].num == '' || list.value[i].num <= 0) { - return Toast(`绗�${i + 1}涓嚭搴撶墿鏂欐暟閲忓繀椤诲ぇ浜�0`) } if (list.value[i].num > list.value[i].total) { return Toast(`绗�${i + 1}涓墿鏂欐暟閲忎笉鑳藉ぇ浜庡簱瀛橀噺锛乣) -- Gitblit v1.9.3