| | |
| | | <view v-if="!canEdit" :hidden="item.hidden||!item.id" class="box" v-for="(item,index) in itemData" |
| | | :key="index" @tap="toUrl(item)"> |
| | | <template v-if="item.corner"> |
| | | <uni-badge :text="bindingData[item.cornerCount]" |
| | | type="error" |
| | | :max-num="99" |
| | | size="normal" |
| | | absolute |
| | | :offset="[7, 7]"> |
| | | <uni-badge :text="bindingData[item.cornerCount]" type="error" :max-num="99" size="normal" absolute |
| | | :offset="[7, 7]"> |
| | | <image :src="item.img" mode=""></image> |
| | | </uni-badge> |
| | | </template> |
| | |
| | | "id": 58, |
| | | "hidden": false |
| | | }, |
| | | |
| | | |
| | | |
| | | |
| | | // 取样还样相关 |
| | |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "生产退料校验暂存列表", |
| | | "url": "/pages/shengchantuiliaoCheck/MateOutBackCheckBillList", |
| | | |
| | | |
| | | "id": 70, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "销售退货校验暂存列表", |
| | | "url": "/pages/xiaoshotuihuoCheck/Kf_SellOutBackCheckBillList", |
| | | "id": 71, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "生产退库校验暂存列表", |
| | | "url": "/pages/shengchantuikuCheck/Kf_ProductInBackCheckBillList", |
| | | "id": 72, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "销售退货校验暂存列表", |
| | | "url": "/pages/xiaoshotuihuoCheck/Kf_SellOutBackCheckBillList", |
| | | "id": 71, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "生产退库校验暂存列表", |
| | | "url": "/pages/shengchantuikuCheck/Kf_ProductInBackCheckBillList", |
| | | "id": 72, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "装箱追溯单暂存列表", |
| | |
| | | "id": 73, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "器具维修出库列表", |
| | | "url": "/pages/MJGL/qijuweixiuchukudan/Sc_MouldRepairOutBillList", |
| | | "id": 74, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "器具维修入库列表", |
| | | "url": "/pages/MJGL/qijuweixiurukudan/Sc_MouldRepairInBillList", |
| | | "id": 75, |
| | | "hidden": false |
| | | } |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "器具维修出库列表", |
| | | "url": "/pages/MJGL/qijuweixiuchukudan/Sc_MouldRepairOutBillList", |
| | | "id": 74, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "器具维修入库列表", |
| | | "url": "/pages/MJGL/qijuweixiurukudan/Sc_MouldRepairInBillList", |
| | | "id": 75, |
| | | "hidden": false |
| | | }, |
| | | { |
| | | "img": "../../static/icon/icon17.png", |
| | | "text": "投料防错列表", |
| | | "url": "/pages/ZLGL/Gy_MaterialPrevention/Gy_MateralPreventionList", |
| | | "id": 76, |
| | | "hidden": false |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | |
| | | this.getHiddenItem() |
| | | }, |
| | | onShow() { |
| | | |
| | | |
| | | }, |
| | | methods: { |
| | | judgeHidden() { |