| | |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/phyz/wrkMast/wrkMastLog", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "工作历史档", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/phyz/wrkMast/waitPakinLog", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "入库通知历史档", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | |
| | | // cuIcon: 'pullup', |
| | | url: `/phyz/AGV/emptyOut` |
| | | }, |
| | | { |
| | | title: '组托', |
| | | name: 'pakin', |
| | | color: 'blue', |
| | | // cuIcon: 'pullup', |
| | | url: `/phyz/AGV/AGVPakin` |
| | | }, |
| | | // { |
| | | // title: '组托', |
| | | // name: 'pakin', |
| | | // color: 'blue', |
| | | // // cuIcon: 'pullup', |
| | | // url: `/phyz/AGV/AGVPakin` |
| | | // }, |
| | | |
| | | { |
| | | title: 'AGV上架绑定', |
| | |
| | | // cuIcon: 'pullup', |
| | | url: '/tzsk/AGV/AGVPakinBing' |
| | | }, |
| | | { |
| | | title: 'AGV启动入库', |
| | | name: 'AGVStart', |
| | | color: 'pink', |
| | | // cuIcon: 'pullup', |
| | | url: '/tzsk/AGV/AGVStart' |
| | | }, |
| | | { |
| | | title: 'AGV上架组托', |
| | | name: 'AGVPakinOn', |
| | | color: 'brown', |
| | | // cuIcon: 'pullup', |
| | | url: '/tzsk/AGV/AGVPakinOn' |
| | | }, |
| | | { |
| | | title: 'AGV容器离场', |
| | | name: 'AGVContainerMove', |
| | | color: 'cyan', |
| | | // cuIcon: 'pullup', |
| | | url: '/tzsk/AGV/AGVContainerMove' |
| | | }, |
| | | { |
| | | title: 'AGV条码', |
| | | name: 'AGVCode', |
| | | color: 'cyan', |
| | | // cuIcon: 'pullup', |
| | | url: '/tzsk/AGV/AGVCode' |
| | | }, |
| | | // { |
| | | // title: 'AGV启动入库', |
| | | // name: 'AGVStart', |
| | | // color: 'pink', |
| | | // // cuIcon: 'pullup', |
| | | // url: '/tzsk/AGV/AGVStart' |
| | | // }, |
| | | // { |
| | | // title: 'AGV上架组托', |
| | | // name: 'AGVPakinOn', |
| | | // color: 'brown', |
| | | // // cuIcon: 'pullup', |
| | | // url: '/tzsk/AGV/AGVPakinOn' |
| | | // }, |
| | | // { |
| | | // title: 'AGV容器离场', |
| | | // name: 'AGVContainerMove', |
| | | // color: 'cyan', |
| | | // // cuIcon: 'pullup', |
| | | // url: '/tzsk/AGV/AGVContainerMove' |
| | | // }, |
| | | // { |
| | | // title: 'AGV条码', |
| | | // name: 'AGVCode', |
| | | // color: 'cyan', |
| | | // // cuIcon: 'pullup', |
| | | // url: '/tzsk/AGV/AGVCode' |
| | | // }, |
| | | ], |
| | | colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ] |
| | | }; |
| | |
| | | let _this = this |
| | | let combList = [] |
| | | for (let k of _this.dataList) { |
| | | k['csocode'] = k.threeCode |
| | | if (k.checked) { |
| | | combList.push(k) |
| | | } |
| | |
| | | </view> |
| | | </view> |
| | | <view style="height: 100rpx;"></view> |
| | | |
| | | <view style="position: fixed;bottom: 40px;padding: 10rpx;border-radius: 50%; |
| | | left: 20px;background-color: #55aaff;box-shadow: 0px 0px 5px 5px #c8c8c8;"> |
| | | <uni-icons type="refreshempty" size="30" color="#FFF" @click="reload()"/> |
| | | </view> |
| | | </view> |
| | | </template> |
| | | |
| | |
| | | }, |
| | | |
| | | methods: { |
| | | reload() { |
| | | this.getOrderList() |
| | | }, |
| | | searchValueInput() { |
| | | let count = 0 |
| | | let sign = 0 |
| | |
| | | if (res.code === 200) { |
| | | _this.searchValue = '' |
| | | setTimeout(()=> { |
| | | _this.getBasDevp() |
| | | _this.searchValue = '' |
| | | _this.station = '' |
| | | _this.wrkMast = '' |
| | | _this.wrkDetls = [] |
| | | _this.waitPakins = [] |
| | | },100) |
| | | } else { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | |
| | | if (res.code === 200) { |
| | | _this.searchValue = '' |
| | | setTimeout(()=> { |
| | | _this.getBasDevp() |
| | | _this.searchValue = '' |
| | | _this.station = '' |
| | | _this.wrkMast = '' |
| | | _this.wrkDetls = [] |
| | | _this.waitPakins = [] |
| | | },100) |
| | | } else { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | |
| | | if (res.code === 200) { |
| | | setTimeout(()=> { |
| | | that.searchValue = '' |
| | | that.getBasDevp() |
| | | that.station = '' |
| | | that.wrkMast = '' |
| | | that.wrkDetls = [] |
| | | that.waitPakins = [] |
| | | },300) |
| | | uni.showToast({ |
| | | title: res.msg, |
New file |
| | |
| | | <template> |
| | | <view> |
| | | |
| | | </view> |
| | | </template> |
| | | |
| | | <script> |
| | | export default { |
| | | data() { |
| | | return { |
| | | |
| | | } |
| | | }, |
| | | methods: { |
| | | |
| | | } |
| | | } |
| | | </script> |
| | | |
| | | <style> |
| | | |
| | | </style> |
New file |
| | |
| | | <template> |
| | | <view> |
| | | |
| | | </view> |
| | | </template> |
| | | |
| | | <script> |
| | | export default { |
| | | data() { |
| | | return { |
| | | |
| | | } |
| | | }, |
| | | methods: { |
| | | |
| | | } |
| | | } |
| | | </script> |
| | | |
| | | <style> |
| | | |
| | | </style> |