fix: sync advancedJson before tab switch in convertLink
This commit is contained in:
@@ -195,6 +195,7 @@ function convertLink() {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
outbound.value = next;
|
outbound.value = next;
|
||||||
|
primeAdvancedJson();
|
||||||
linkInput.value = '';
|
linkInput.value = '';
|
||||||
message.success('Link imported successfully...');
|
message.success('Link imported successfully...');
|
||||||
activeKey.value = '1';
|
activeKey.value = '1';
|
||||||
|
|||||||
Reference in New Issue
Block a user