From 0c289d21a47429a7c522ac2c3f57867e2c36a927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=95=BE?= <1144797966@qq.com> Date: Wed, 16 Oct 2024 10:05:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=87=BA=E5=BA=93"in"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/invoicing/operation_in.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/invoicing/operation_in.vue b/src/views/invoicing/operation_in.vue index a3572a9..7062de5 100644 --- a/src/views/invoicing/operation_in.vue +++ b/src/views/invoicing/operation_in.vue @@ -275,7 +275,7 @@ export default { remark: '', time: dayjs().format('YYYY-MM-DD'), totalAmount: 0, - type: 'out', + type: 'in', shopId: localStorage.getItem('shopId') }, queryRules: {