物料入库修改
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<view class="pop_arrow"></view>
|
||||
<view class="zd-row" v-for="(e, i) in scanList" :key="i">
|
||||
<view class="scan_list_item">{{e}}</view>
|
||||
<uni-icons type="clear" size="20" color="#666" @tap="toDelItem(i)"></uni-icons>
|
||||
<!-- <uni-icons type="clear" size="20" color="#666" @tap="toDelItem(i)"></uni-icons> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user