Comparer les révisions

..

Pas de révisions en commun. "9c6bf7000865a95ef0a3bfa81c77470b9facdd24" et "194b2f0e0db16366260c049ffa43359e314d1200" ont des historiques entièrement différents.

26 fichiers modifiés avec 41 ajouts et 41 suppressions

Voir le fichier

@ -1 +1 @@
.real-time-alarm[data-v-f97d1bf4]{height:calc(100vh - 203px);padding:12px 16px;margin:0 16px;border-radius:8px;background-color:#fff}
.real-time-alarm[data-v-2529da08]{height:calc(100vh - 203px);padding:12px 16px;margin:0 16px;border-radius:8px;background-color:#fff}

1
dist/css/299.450cca55.css externe Fichier normal
Voir le fichier

@ -0,0 +1 @@
.box[data-v-6ad9120b]{padding:0 32px}

Voir le fichier

@ -1 +0,0 @@
.box[data-v-353959df]{padding:0 32px}

2
dist/index.html externe
Voir le fichier

@ -1 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>tft-mes</title><script defer="defer" src="/js/chunk-vendors.a42f8636.js"></script><script defer="defer" src="/js/app.50e71cdc.js"></script><link href="/css/app.68cbc19b.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but tft-mes doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>tft-mes</title><script defer="defer" src="/js/chunk-vendors.a42f8636.js"></script><script defer="defer" src="/js/app.8ddc6159.js"></script><link href="/css/app.68cbc19b.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but tft-mes doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

1
dist/js/2792.29278c33.js externe Fichier normal

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

1
dist/js/299.4bb8fb60.js externe Fichier normal

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

1
dist/js/8017.892d4e4c.js externe Fichier normal

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

1
dist/js/8995.16c3f5b4.js externe Fichier normal

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

1
dist/js/app.8ddc6159.js externe Fichier normal

Diff de fichier supprimé car une ou plusieurs lignes sont trop longues

Voir le fichier

@ -53,7 +53,7 @@ import {
getMaterialManagePage,
outInRecordRecordExport
} from '@/api/consumablesManagement'
import { sideLibraryList, getMaterialArr } from '@/api/basicConfig'
import { sideLibraryList, materialList } from '@/api/basicConfig'
const tableProps = [
{
prop: 'line',
@ -154,7 +154,6 @@ export default {
labelField: 'name',
valueField: 'name',
defaultSelect: '',
filterable: true,
width: 150
},
{
@ -231,7 +230,7 @@ export default {
}
},
getMaterialList() {
getMaterialArr().then((res) => {
materialList().then((res) => {
console.log(res)
if (res.code === 0) {
this.formConfig[2].selectOptions = res.data

Voir le fichier

@ -48,7 +48,7 @@ const tableProps = [
label: '报警内容'
},
{
prop: 'startAlertTime',
prop: 'startTime',
label: '报警开始时间',
filter: timeFormatter,
minWidth: 160

Voir le fichier

@ -22,7 +22,6 @@
<el-select
v-model="form.type"
placeholder="备件类别"
@change="selectName"
style="width: 100%"
>
<el-option
@ -171,9 +170,6 @@ export default {
this.sparePartsSpecList = []
})
},
selectName(val) {
console.log(val)
},
selectModel(val) {
getModelList({
name: val

Voir le fichier

@ -67,13 +67,16 @@ export default {
zlevel: 2, //
radius: ['47%', '50%'],
center: ['50%', '45%'],
label: {
show: false
},
itemStyle: {
shadowBlur: 10,
shadowColor: 'rgba(209, 204, 214, 0.64)',
color: '#fff'
color: '#fff',
label: {
show: false
},
labelLine: {
show: false
}
},
tooltip: {
show: false
@ -89,13 +92,16 @@ export default {
radius: ['60%', '61%'],
center: ['50%', '45%'],
zlevel: 1, //
label: {
show: false
},
itemStyle: {
shadowBlur: 10,
shadowColor: 'rgba(0,0,0,.5)',
color: '#fff'
color: '#fff',
label: {
show: false
},
labelLine: {
show: false
}
},
tooltip: {
show: false

Voir le fichier

@ -79,13 +79,16 @@ export default {
zlevel: 1, //
radius: ['55%', '58%'],
center: ['50%', '40%'],
label: {
show: false
},
itemStyle: {
shadowBlur: 10,
shadowColor: 'rgba(209, 204, 214, 0.64)',
color: '#fff'
color: '#fff',
label: {
show: false
},
labelLine: {
show: false
}
},
tooltip: {
show: false
@ -101,13 +104,16 @@ export default {
radius: ['70%', '71%'],
center: ['50%', '40%'],
zlevel: 1, //
label: {
show: false
},
itemStyle: {
shadowBlur: 10,
shadowColor: 'rgba(0,0,0,.5)',
color: '#fff'
color: '#fff',
label: {
show: false
},
labelLine: {
show: false
}
},
tooltip: {
show: false

Voir le fichier

@ -54,7 +54,6 @@
import { tableHeight } from '@/utils/index'
import { pageProcess } from '@/api/qualityManagement'
import { timeFormatter } from '@/utils'
import { getParamList } from '@/api/processManagement'
const tableProps = [
{
prop: 'unitName',
@ -186,16 +185,10 @@ export default {
console.log(val)
if (val.type === 'processParameters') {
this.processParametersVisible = true
this.getProcess()
} else if (val.type === 'deviceParameters') {
this.deviceParametersVisible = true
}
},
getProcess() {
getParamList().then((res) => {
console.log(res)
})
},
handleCloseProcess() {},
handleCloseDevice() {}
}