|
@@ -269,6 +269,7 @@ function downloadFile(sourceUrl, fileName,) {
|
|
|
|
|
|
function handleClose(e) {
|
|
function handleClose(e) {
|
|
console.log("handleClose", e);
|
|
console.log("handleClose", e);
|
|
|
|
+ dialogVisible.value = false
|
|
}
|
|
}
|
|
function handleRadioItem() {
|
|
function handleRadioItem() {
|
|
console.log('handleRadioItem', radio.value)
|
|
console.log('handleRadioItem', radio.value)
|