|
@ -157,7 +157,7 @@ const onCloseRuntime = () => { |
|
|
</script> |
|
|
</script> |
|
|
|
|
|
|
|
|
<template> |
|
|
<template> |
|
|
<el-button type="primary" :disabled="deviceState" @click="onShowChart"> |
|
|
|
|
|
|
|
|
<el-button type="primary" @click="onShowChart"> |
|
|
查看图表 |
|
|
查看图表 |
|
|
</el-button> |
|
|
</el-button> |
|
|
<el-button v-if="deviceState" style="margin: 0" @click="onDisinfectConfig()"> |
|
|
<el-button v-if="deviceState" style="margin: 0" @click="onDisinfectConfig()"> |
|
|