mirror of
https://github.com/kerwincui/FastBee.git
synced 2025-10-14 12:23:52 +08:00
修复bug
This commit is contained in:
@@ -163,7 +163,7 @@ import {
|
||||
} from "@/api/iot/device";
|
||||
|
||||
export default {
|
||||
name: "device-edit",
|
||||
name: "DeviceEdit",
|
||||
dicts: ['iot_device_status'],
|
||||
components: {
|
||||
deviceLog,
|
||||
|
@@ -132,7 +132,7 @@ import {
|
||||
} from "@/api/iot/product";
|
||||
|
||||
export default {
|
||||
name: "Product-edit",
|
||||
name: "ProductEdit",
|
||||
dicts: ['iot_device_type', 'iot_network_method', 'iot_vertificate_method'],
|
||||
components: {
|
||||
productThingsModel,
|
||||
|
Reference in New Issue
Block a user