From 11891c7c2c7e74a53c1258c3d654accea7ee0886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Mon, 4 Jan 2021 15:03:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=98=E5=AE=9D=E9=80=80=E6=AC=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/order/tb_refund.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/order/tb_refund.vue b/src/components/order/tb_refund.vue index c1d7b2c..92d7682 100644 --- a/src/components/order/tb_refund.vue +++ b/src/components/order/tb_refund.vue @@ -141,9 +141,7 @@ export default { type: 'warning' }).then(() => { this.$api.post(this.$api.phpURL + 'order/TbRefund/handle', {row}).then(res => { - if (res.balance) { row.f_balance = res.balance - } // alert() }) }).catch(() => {