修复bug

This commit is contained in:
weipengfei 2023-11-15 18:21:15 +08:00
parent 698c297d77
commit b2a4948203
2 changed files with 3 additions and 4 deletions

View File

@ -90,9 +90,7 @@
},
computed: mapGetters(['isLogin','viewColor']),
onLoad(optios) {
this.type = optios.type;
this.type = optios.type||1;
this.getindex()
},
onShow(option) {

View File

@ -29,7 +29,8 @@
price: '', //
cost: '', //
stock: '', //
ot_price: '', //
ot_price: '', //
procure_price: '', //
bar_code: '', //
weight: '', //
volume: '', //