refactor
This commit is contained in:
parent
5c80d9093b
commit
151586ab60
4 changed files with 79 additions and 72 deletions
|
|
@ -87,7 +87,7 @@ export default defineComponent({
|
|||
},
|
||||
|
||||
async openDrive() {
|
||||
os.selectDriveFile();
|
||||
os.selectDriveFile(false);
|
||||
},
|
||||
|
||||
async selectUser() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue