fix -- 完善项目文档信息

This commit is contained in:
konbai
2022-03-12 16:33:04 +08:00
parent 7e5a02ad41
commit 47d04d908d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
```bash ```bash
# 克隆项目 # 克隆项目
git clone https://gitee.com/y_project/RuoYi-Vue git clone https://gitee.com/KonBAI-Q/ruoyi-flowable-plus.git
# 进入项目目录 # 进入项目目录
cd ruoyi-ui cd ruoyi-ui

View File

@@ -33,7 +33,7 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitee.com/y_project/RuoYi-Vue.git" "url": "https://gitee.com/KonBAI-Q/ruoyi-flowable-plus.git"
}, },
"dependencies": { "dependencies": {
"@riophae/vue-treeselect": "0.4.0", "@riophae/vue-treeselect": "0.4.0",