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