fix: bug#16233
This commit is contained in:
parent
b73c9fdf92
commit
7c978f31a7
|
@ -104,6 +104,7 @@ import {
|
||||||
edit,
|
edit,
|
||||||
} from '@/api/iot-card/cardManagement';
|
} from '@/api/iot-card/cardManagement';
|
||||||
import { onlyMessage } from '@/utils/comm';
|
import { onlyMessage } from '@/utils/comm';
|
||||||
|
import { OperatorList, TypeList } from '@/views/iot-card/data';
|
||||||
|
|
||||||
const emit = defineEmits(['change']);
|
const emit = defineEmits(['change']);
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
|
|
Loading…
Reference in New Issue