-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 之前挂载点和工作目录重复时会报错: ![img_v3_02dj_fe4f50a9-335e-4a1b-a654-f7d55e7fdb8g](https://github.com/user-attachments/assets/32d214c6-94eb-451f-91db-132552e0afb4) ## 因为工作目录一定会被挂载,该目录再次添加作为挂载点会有问题 ## 改动后前端不允许用户添加和工作目录一样的挂载点目录,提示用户:该路径已指定为工作目录,无需再设置为挂载点 ![image](https://github.com/user-attachments/assets/0b08bacb-b65b-4f9d-9c21-d35b5a4d4255)
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@scow/ai": patch | ||
--- | ||
|
||
修复 AI 应用的工作目录和挂载点重复时报错 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters