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: {