工作台修改

This commit is contained in:
wcy 2024-09-23 17:01:33 +08:00
parent ddb64815d9
commit aa2196fc18
1 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
</view> </view>
<h4 class="tit">业务办理</h4> <h4 class="tit">业务办理</h4>
<view class="secs"> <view class="secs">
<view <!-- <view 重庆不需要领料申请
@click="jumpUrl('fetchMaterial')" @click="jumpUrl('fetchMaterial')"
v-if=" v-if="
store.includes('picking:apply:apply') || store.includes('picking:apply:apply') ||
@ -14,7 +14,7 @@
"> ">
<image src="/static/fetchMaterial.png" mode=""></image> <image src="/static/fetchMaterial.png" mode=""></image>
<span>领料申请</span> <span>领料申请</span>
</view> </view> -->
<view <view
@click="jumpUrl('exitMaterial')" @click="jumpUrl('exitMaterial')"
v-if=" v-if="
@ -58,12 +58,12 @@
companyName: "", companyName: "",
iptVal: "", iptVal: "",
benchList: [ benchList: [
{ // {
name: "领料审批", // name: "",
pic: "/static/fetchExam.png", // pic: "/static/fetchExam.png",
url: "fetchExam", // url: "fetchExam",
isShow: "receive:examine:fgs", // isShow: "receive:examine:fgs",
}, // },
{ {
name: "领料审批", name: "领料审批",
pic: "/static/fetchExam.png", pic: "/static/fetchExam.png",