|
|
@ -98,7 +98,7 @@ |
|
|
|
<view class='split_line'></view> |
|
|
|
<view class="uni-flex uni-row" style="align-items: center; margin-top: 20rpx; margin-bottom: 20rpx; margin-left: 10rpx;justify-content: space-between;"> |
|
|
|
<view class="title" > |
|
|
|
创建检验申请 |
|
|
|
创建上架申请 |
|
|
|
</view> |
|
|
|
<view class="" style="margin-right: 20rpx;"> |
|
|
|
<u-switch v-model="putAwayRequestSwitch" active-color="#4DD865" inactive-color="#eee" size="35" |
|
|
@ -109,7 +109,7 @@ |
|
|
|
<view class='split_line'></view> |
|
|
|
<view class="uni-flex uni-row" style="align-items: center; margin-top: 20rpx; margin-bottom: 20rpx; margin-left: 10rpx; justify-content: space-between;"> |
|
|
|
<view class="title" > |
|
|
|
创建上架申请 |
|
|
|
创建检验申请 |
|
|
|
</view> |
|
|
|
<view class="" style="margin-right: 20rpx;"> |
|
|
|
<u-switch v-model="putAwayInspectSwitch" active-color="#4DD865" inactive-color="#eee" size="35" |
|
|
|