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