|
@@ -134,6 +134,7 @@ import { message } from 'ant-design-vue';
|
|
import lodash from 'lodash';
|
|
import lodash from 'lodash';
|
|
const globalConfig = inject('globalConfig');
|
|
const globalConfig = inject('globalConfig');
|
|
|
|
|
|
|
|
+
|
|
const props = defineProps({
|
|
const props = defineProps({
|
|
deviceId: {
|
|
deviceId: {
|
|
type: String,
|
|
type: String,
|