工作台修改
This commit is contained in:
parent
ddb64815d9
commit
aa2196fc18
|
|
@ -6,7 +6,7 @@
|
|||
</view>
|
||||
<h4 class="tit">业务办理</h4>
|
||||
<view class="secs">
|
||||
<view
|
||||
<!-- <view 重庆不需要领料申请
|
||||
@click="jumpUrl('fetchMaterial')"
|
||||
v-if="
|
||||
store.includes('picking:apply:apply') ||
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
">
|
||||
<image src="/static/fetchMaterial.png" mode=""></image>
|
||||
<span>领料申请</span>
|
||||
</view>
|
||||
</view> -->
|
||||
<view
|
||||
@click="jumpUrl('exitMaterial')"
|
||||
v-if="
|
||||
|
|
@ -58,12 +58,12 @@
|
|||
companyName: "",
|
||||
iptVal: "",
|
||||
benchList: [
|
||||
{
|
||||
name: "领料审批",
|
||||
pic: "/static/fetchExam.png",
|
||||
url: "fetchExam",
|
||||
isShow: "receive:examine:fgs",
|
||||
},
|
||||
// {
|
||||
// name: "领料审批",
|
||||
// pic: "/static/fetchExam.png",
|
||||
// url: "fetchExam",
|
||||
// isShow: "receive:examine:fgs",
|
||||
// },
|
||||
{
|
||||
name: "领料审批",
|
||||
pic: "/static/fetchExam.png",
|
||||
|
|
|
|||
Loading…
Reference in New Issue