This commit is contained in:
魏啾
2024-10-16 10:40:47 +08:00

View File

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