4.7重庆去掉领料申请

This commit is contained in:
FrancisHu 2024-04-07 11:16:44 +08:00
parent 0c3e4b10ee
commit e9e8318fba
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@
</view>
<h4 class="tit">业务办理</h4>
<view class="secs">
<view @click="jumpUrl('fetchMaterial')">
<!-- <view @click="jumpUrl('fetchMaterial')">
<image src="/static/fetchMaterial.png" mode=""></image>
<span>领料申请</span>
</view>
</view> -->
<view @click="jumpUrl('exitMaterial')">
<image src="/static/exitMaterial.png" mode=""></image>
<span>退料申请</span>