Commit 4c54ffb7 authored by 何远江's avatar 何远江

bug修改

parent 6eeba212
# ktg-mes-ui
#### Description
开源、免费MES系统的前端
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
# ktg-mes-ui # mes-ui
#### 部署 #### 部署
·执行npm install 命令(cnpm install)安装所有依赖包。 ·执行npm install 命令(cnpm install)安装所有依赖包。
......
{ {
"name": "ktg-mes-ui", "name": "mes-ui",
"version": "3.8.2", "version": "3.8.2",
"description": "MES", "description": "MES",
"author": "YinJinLu", "author": "luxin",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"dev": "vue-cli-service serve", "dev": "vue-cli-service serve",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment