fix: 物联网卡导入
This commit is contained in:
parent
43a8d39655
commit
542f201175
|
@ -181,6 +181,7 @@ const handleCancel = () => {
|
|||
};
|
||||
|
||||
const handleOk = () => {
|
||||
modelRef.configId = undefined;
|
||||
emit('save', true);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue