修改出库"in"
This commit is contained in:
parent
c5816b1d85
commit
0c289d21a4
|
|
@ -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: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue