feat: 知识库添加目录弹窗支持浏览选择——接入 tauri-plugin-dialog 原生文件夹选择器,目录路径可手输或点选
This commit is contained in:
+1
-1
@@ -9,6 +9,7 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/plugin-dialog": "^2.0.0",
|
||||
"@tauri-apps/api": "^2.1.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
@@ -27,4 +28,3 @@
|
||||
"vite": "^5.4.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user