4.17重庆领料申请隐藏

This commit is contained in:
FrancisHu 2024-04-17 13:45:27 +08:00
parent 2df97b5cb2
commit 6ab5a35df5
3 changed files with 105 additions and 847 deletions

View File

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

File diff suppressed because one or more lines are too long

View File

@ -2858,45 +2858,27 @@ var render = function () {
}, },
[ [
_c("v-uni-image", { _c("v-uni-image", {
attrs: { src: "/static/fetchMaterial.png", mode: "", _i: 7 }, attrs: { src: "/static/exitMaterial.png", mode: "", _i: 7 },
}), }),
_c("span", { attrs: { _i: 8 } }, [_vm._v("领料申请")]), _c("span", { attrs: { _i: 8 } }, [_vm._v("退料申请")]),
],
1
),
_c(
"uni-view",
{
attrs: { _i: 9 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
},
},
},
[
_c("v-uni-image", {
attrs: { src: "/static/exitMaterial.png", mode: "", _i: 10 },
}),
_c("span", { attrs: { _i: 11 } }, [_vm._v("退料申请")]),
], ],
1 1
), ),
], ],
1 1
), ),
_c("h4", { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } }, [ _c("h4", { staticClass: _vm._$g(9, "sc"), attrs: { _i: 9 } }, [
_vm._v("移动办公"), _vm._v("移动办公"),
]), ]),
_c( _c(
"uni-view", "uni-view",
{ staticClass: _vm._$g(13, "sc"), attrs: { _i: 13 } }, { staticClass: _vm._$g(10, "sc"), attrs: { _i: 10 } },
_vm._l(_vm._$g(14, "f"), function (part, index, $20, $30) { _vm._l(_vm._$g(11, "f"), function (part, index, $20, $30) {
return _c( return _c(
"uni-view", "uni-view",
{ {
key: part, key: part,
attrs: { _i: "14-" + $30 }, attrs: { _i: "11-" + $30 },
on: { on: {
click: function ($event) { click: function ($event) {
return _vm.$handleViewEvent($event) return _vm.$handleViewEvent($event)
@ -2906,13 +2888,13 @@ var render = function () {
[ [
_c("v-uni-image", { _c("v-uni-image", {
attrs: { attrs: {
src: _vm._$g("15-" + $30, "a-src"), src: _vm._$g("12-" + $30, "a-src"),
mode: "", mode: "",
_i: "15-" + $30, _i: "12-" + $30,
}, },
}), }),
_c("span", { attrs: { _i: "16-" + $30 } }, [ _c("span", { attrs: { _i: "13-" + $30 } }, [
_vm._v(_vm._$g("16-" + $30, "t0-0")), _vm._v(_vm._$g("13-" + $30, "t0-0")),
]), ]),
], ],
1 1
@ -2920,13 +2902,31 @@ var render = function () {
}), }),
1 1
), ),
_c("h4", { staticClass: _vm._$g(17, "sc"), attrs: { _i: 17 } }, [ _c("h4", { staticClass: _vm._$g(14, "sc"), attrs: { _i: 14 } }, [
_vm._v("查询"), _vm._v("查询"),
]), ]),
_c( _c(
"uni-view", "uni-view",
{ staticClass: _vm._$g(18, "sc"), attrs: { _i: 18 } }, { staticClass: _vm._$g(15, "sc"), attrs: { _i: 15 } },
[ [
_c(
"uni-view",
{
attrs: { _i: 16 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
},
},
},
[
_c("v-uni-image", {
attrs: { src: "/static/searchProjUsing.png", mode: "", _i: 17 },
}),
_c("span", { attrs: { _i: 18 } }, [_vm._v("工程在用")]),
],
1
),
_c( _c(
"uni-view", "uni-view",
{ {
@ -2937,33 +2937,15 @@ var render = function () {
}, },
}, },
}, },
[
_c("v-uni-image", {
attrs: { src: "/static/searchProjUsing.png", mode: "", _i: 20 },
}),
_c("span", { attrs: { _i: 21 } }, [_vm._v("工程在用")]),
],
1
),
_c(
"uni-view",
{
attrs: { _i: 22 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
},
},
},
[ [
_c("v-uni-image", { _c("v-uni-image", {
attrs: { attrs: {
src: "/static/searchFetchRecord.png", src: "/static/searchFetchRecord.png",
mode: "", mode: "",
_i: 23, _i: 20,
}, },
}), }),
_c("span", { attrs: { _i: 24 } }, [_vm._v("领用记录")]), _c("span", { attrs: { _i: 21 } }, [_vm._v("领用记录")]),
], ],
1 1
), ),