This commit is contained in:
parent
8428571b9e
commit
603e927d3e
|
|
@ -84,7 +84,7 @@
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
</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 class="finish-button" @click="next">
|
||||||
确认并提交
|
确认并提交
|
||||||
</view>
|
</view>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue