|
@@ -388,7 +388,7 @@
|
|
|
</view>
|
|
|
<view style='padding:10px;' class='flex bottom-btn'>
|
|
|
<u-button @click='pass' type="error" class="btn1" hover-class='none'>提交</u-button>
|
|
|
- <u-button @click='finishedgoods' type="success" class="btn2">完货</u-button>
|
|
|
+ <!-- <u-button @click='finishedgoods' type="success" class="btn2">完货</u-button> -->
|
|
|
</view>
|
|
|
<view @click='imgShow=false' v-if="imgShow" class="shade">
|
|
|
<image style='position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;' :src="url" mode=""></image>
|