修改出库"in"

This commit is contained in:
魏啾
2024-10-16 10:05:11 +08:00
parent c5816b1d85
commit 0c289d21a4

View File

@@ -275,7 +275,7 @@ export default {
remark: '',
time: dayjs().format('YYYY-MM-DD'),
totalAmount: 0,
type: 'out',
type: 'in',
shopId: localStorage.getItem('shopId')
},
queryRules: {