Compare commits

..

No commits in common. "9c14efef55aada0a8826dc6d2041cb7509f2d359" and "326300566f66c4c3ce3140fea0e8aa2a97b9fc2d" have entirely different histories.

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-28 16:07:41 * @LastEditTime: 2022-11-24 16:01:46
* @Description: * @Description:
--> -->
<template> <template>
@ -316,49 +316,54 @@ const legendData1 = [
] ]
const legendData2 = [ const legendData2 = [
{ {
name: '丝印类', name: '2.0-1128*1716',
icon: 'circle', icon: 'circle',
value: 128 value: 128
}, },
{ {
name: '磨边类', name: '2.0-1128*2251',
icon: 'circle', icon: 'circle',
value: 104 value: 104
}, },
{ {
name: '镀膜类', name: '2.0-1128*2272',
icon: 'circle', icon: 'circle',
value: 80 value: 24
}, },
{ {
name: '包装类', name: '3.2-1128*1716',
icon: 'circle', icon: 'circle',
value: 77 value: 77
},
{
name: '3.2-1128*1716',
icon: 'circle',
value: 93
} }
] ]
const legendData3 = [ const legendData3 = [
{ {
name: '磨边机备件', name: '2.0-1128*1716',
icon: 'circle', icon: 'circle',
value: 128 value: 128
}, },
{ {
name: '打孔机备件', name: '2.0-1128*2251',
icon: 'circle', icon: 'circle',
value: 96 value: 96
}, },
{ {
name: '丝印机备件', name: '2.0-1128*2272',
icon: 'circle', icon: 'circle',
value: 201 value: 201
}, },
{ {
name: '固化机备件', name: '3.2-1128*1716',
icon: 'circle', icon: 'circle',
value: 77 value: 77
}, },
{ {
name: '钢化机备件', name: '3.2-1128*1716',
icon: 'circle', icon: 'circle',
value: 66 value: 66
} }
@ -453,21 +458,21 @@ export default {
list: [ list: [
{ {
test1: 'RQ5055348178', test1: 'RQ5055348178',
test2: '1-01', test2: 'D4288603319',
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: '1-02', test2: 'D3732827773',
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: '2-03', test2: 'D6178738555',
test3: 'CP5284407553', test3: 'CP5284407553',
test4: '2.0-1128*1716', test4: '2.0-1128*1716',
test5: '成品库A-B区-9' test5: '成品库A-B区-9'