修改出库"in"
This commit is contained in:
parent
c5816b1d85
commit
0c289d21a4
|
|
@ -275,7 +275,7 @@ export default {
|
|||
remark: '',
|
||||
time: dayjs().format('YYYY-MM-DD'),
|
||||
totalAmount: 0,
|
||||
type: 'out',
|
||||
type: 'in',
|
||||
shopId: localStorage.getItem('shopId')
|
||||
},
|
||||
queryRules: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue