完善前端

This commit is contained in:
kerwincui
2022-04-14 00:47:59 +08:00
parent 8c50fe34a0
commit 69c4111f02
14 changed files with 1154 additions and 502 deletions

View File

@@ -176,10 +176,12 @@ import {
cacheJsonThingsModel
} from "@/api/iot/model";
import * as echarts from 'echarts';
import mqttClient from './mqtt-client.vue'
export default {
name: "running-status",
dicts: ['iot_yes_no'],
components: {mqttClient},
props: {
device: {
type: Object,