mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
完善前端
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user