This commit is contained in:
parent
8428571b9e
commit
603e927d3e
|
|
@ -84,7 +84,7 @@
|
|||
|
||||
</view>
|
||||
</view>
|
||||
<view style="display: flex;width: 100%;" v-if="form.suppliersStatus==2||form.suppliersStatus==5">
|
||||
<view style="display: flex;width: 100%;" v-if="form.suppliersStatus==2||form.suppliersStatus==5||!form.id">
|
||||
<view class="finish-button" @click="next">
|
||||
确认并提交
|
||||
</view>
|
||||
|
|
|
|||
Loading…
Reference in New Issue