Compare commits

13 Commits

Author SHA1 Message Date
ef9203ddb8 Merge pull request '改地址2' (#25) from 11-wms-zjl into master
Reviewed-on: #25
2022-12-15 18:29:31 +08:00
3aa4572ed4 改地址2 2022-12-15 18:28:14 +08:00
be84eb46ea Merge pull request '改地址' (#24) from 11-wms-zjl into master
Reviewed-on: #24
2022-12-15 16:58:34 +08:00
76483bb4b8 改地址 2022-12-15 16:52:00 +08:00
ec92abe1bf Merge pull request '更新驾驶舱叉车' (#23) from zwq into master
Reviewed-on: #23
2022-12-01 10:33:13 +08:00
zwq
4f60cbdd52 更新驾驶舱叉车 2022-12-01 10:32:30 +08:00
f3cab73116 Merge pull request '11-wms-zjl' (#22) from 11-wms-zjl into master
Reviewed-on: #22
2022-11-28 16:49:46 +08:00
864bdac590 merge master 2022-11-28 16:48:38 +08:00
bdf53317c3 品名 2022-11-28 16:44:07 +08:00
1d50fbde4b Merge pull request '更新驾驶舱' (#21) from zwq into master
Reviewed-on: #21
2022-11-28 16:10:28 +08:00
zwq
9c14efef55 更新驾驶舱 2022-11-28 16:09:53 +08:00
bc114666e5 Merge pull request '更新' (#20) from zwq into master
Reviewed-on: #20
2022-11-28 15:05:40 +08:00
zwq
326300566f 更新 2022-11-28 15:05:00 +08:00
7 changed files with 26 additions and 31 deletions

View File

@@ -219,7 +219,7 @@ export default {
// this.$router.push('/') // this.$router.push('/')
if (sessionStorage.getItem('param')) { if (sessionStorage.getItem('param')) {
const param = JSON.parse(window.atob(sessionStorage.getItem('param'))) const param = JSON.parse(window.atob(sessionStorage.getItem('param')))
window.location = 'http://192.168.1.103:9527/#/?' + param window.location = 'http://main.cnbmai.picaiba.com?' + param
} }
}, },
handleAlarm() {}, handleAlarm() {},

View File

@@ -189,7 +189,7 @@ export function getPhoneList() {
} }
// 物品名称 // 物品名称
const goodsList = ['钢化玻璃', '磨砂玻璃', '喷砂玻璃', '压花玻璃', '夹丝玻璃', '夹层玻璃'] const goodsList = ['盖板玻璃', '背板玻璃']
export function getGoodsList() { export function getGoodsList() {
let name = '' let name = ''
name = goodsList[parseInt(Math.random() * (goodsList.length))] name = goodsList[parseInt(Math.random() * (goodsList.length))]

View File

@@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2022-01-21 14:43:06 * @Date: 2022-01-21 14:43:06
* @LastEditors: zwq * @LastEditors: zwq
* @LastEditTime: 2022-11-24 16:17:09 * @LastEditTime: 2022-11-28 15:03:58
* @Description: * @Description:
--> -->
<template> <template>
@@ -223,8 +223,8 @@ export default {
title: this.showCenterTitle title: this.showCenterTitle
? { ? {
text: `${this.seriesData.reduce((pre, cur) => pre + cur.value, 0)}\n{name|总共}`, text: `${this.seriesData.reduce((pre, cur) => pre + cur.value, 0)}\n{name|总共}`,
top: 'center', top: '44%',
left: '48%', left: '49%',
textAlign: 'center', textAlign: 'center',
textStyle: { textStyle: {
color: '#fff', color: '#fff',

View File

@@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2021-07-19 15:18:30 * @Date: 2021-07-19 15:18:30
* @LastEditors: zwq * @LastEditors: zwq
* @LastEditTime: 2022-11-24 16:01:46 * @LastEditTime: 2022-12-01 10:31:37
* @Description: * @Description:
--> -->
<template> <template>
@@ -69,7 +69,7 @@
<el-col :span="12"> <el-col :span="12">
<div class="inTest" :style="{ padding: 9 * beilv + 'px' }"> <div class="inTest" :style="{ padding: 9 * beilv + 'px' }">
<span class="leftText">执行叉车:</span> <span class="leftText">执行叉车:</span>
<span class="rightText">叉车</span> <span class="rightText">2-03</span>
</div> </div>
</el-col> </el-col>
<el-col :span="12"> <el-col :span="12">
@@ -137,7 +137,7 @@
<el-col :span="12"> <el-col :span="12">
<div class="outTest" :style="{ padding: 7 * beilv + 'px' }"> <div class="outTest" :style="{ padding: 7 * beilv + 'px' }">
<span class="leftText">执行叉车:</span> <span class="leftText">执行叉车:</span>
<span class="rightText">叉车</span> <span class="rightText">1-01</span>
</div> </div>
</el-col> </el-col>
</el-row> </el-row>
@@ -316,54 +316,49 @@ const legendData1 = [
] ]
const legendData2 = [ const legendData2 = [
{ {
name: '2.0-1128*1716', name: '丝印类',
icon: 'circle', icon: 'circle',
value: 128 value: 128
}, },
{ {
name: '2.0-1128*2251', name: '磨边类',
icon: 'circle', icon: 'circle',
value: 104 value: 104
}, },
{ {
name: '2.0-1128*2272', name: '镀膜类',
icon: 'circle', icon: 'circle',
value: 24 value: 80
}, },
{ {
name: '3.2-1128*1716', name: '包装类',
icon: 'circle', icon: 'circle',
value: 77 value: 77
},
{
name: '3.2-1128*1716',
icon: 'circle',
value: 93
} }
] ]
const legendData3 = [ const legendData3 = [
{ {
name: '2.0-1128*1716', name: '磨边机备件',
icon: 'circle', icon: 'circle',
value: 128 value: 128
}, },
{ {
name: '2.0-1128*2251', name: '打孔机备件',
icon: 'circle', icon: 'circle',
value: 96 value: 96
}, },
{ {
name: '2.0-1128*2272', name: '丝印机备件',
icon: 'circle', icon: 'circle',
value: 201 value: 201
}, },
{ {
name: '3.2-1128*1716', name: '固化机备件',
icon: 'circle', icon: 'circle',
value: 77 value: 77
}, },
{ {
name: '3.2-1128*1716', name: '钢化机备件',
icon: 'circle', icon: 'circle',
value: 66 value: 66
} }
@@ -458,21 +453,21 @@ export default {
list: [ list: [
{ {
test1: 'RQ5055348178', test1: 'RQ5055348178',
test2: 'D4288603319', test2: '1-01',
test3: 'CP5651696263', test3: 'CP5651696263',
test4: '3.2-1033*2089', test4: '3.2-1033*2089',
test5: '成品库D-D区-15' test5: '成品库D-D区-15'
}, },
{ {
test1: 'RQ3722771932', test1: 'RQ3722771932',
test2: 'D3732827773', test2: '1-02',
test3: 'CP4140258231', test3: 'CP4140258231',
test4: '2.0-1128*2272', test4: '2.0-1128*2272',
test5: '成品库B-A区-13' test5: '成品库B-A区-13'
}, },
{ {
test1: 'RQ1342208728', test1: 'RQ1342208728',
test2: 'D6178738555', test2: '2-03',
test3: 'CP5284407553', test3: 'CP5284407553',
test4: '2.0-1128*1716', test4: '2.0-1128*1716',
test5: '成品库A-B区-9' test5: '成品库A-B区-9'

View File

@@ -26,7 +26,7 @@ import { getMaterialCodeList, getKQList, getProductSpecList, getGoodsList } from
const tableProps = [ const tableProps = [
{ {
prop: 'productName', prop: 'productName',
label: '盖板玻璃或背板玻璃' label: '品名'
}, },
{ {
prop: 'spec', prop: 'spec',
@@ -54,7 +54,7 @@ export default {
{ {
type: 'input', type: 'input',
label: '关键字', label: '关键字',
placeholder: '盖板玻璃或背板玻璃,物料编码,库区', placeholder: '品名,物料编码,库区',
param: 'name', param: 'name',
width: 250 width: 250
}, },

View File

@@ -27,7 +27,7 @@ import moment from 'moment'
const tableProps = [ const tableProps = [
{ {
prop: 'productName', prop: 'productName',
label: '盖板玻璃或背板玻璃' label: '品名'
}, },
{ {
prop: 'spec', prop: 'spec',

View File

@@ -33,7 +33,7 @@ const tableProps = [
}, },
{ {
prop: 'productName', prop: 'productName',
label: '盖板玻璃或背板玻璃' label: '品名'
}, },
{ {
prop: 'spec', prop: 'spec',
@@ -73,7 +73,7 @@ export default {
{ {
type: 'input', type: 'input',
label: '关键字', label: '关键字',
placeholder: '盘点单号,盖板玻璃或背板玻璃,物料编码', placeholder: '盘点单号,品名,物料编码',
param: 'name', param: 'name',
width: 250 width: 250
}, },