mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 12:39:36 +08:00

2.固定语言为中文(src/locales/index.js、src/components/SeslectLang/index.jsx) 3.默认首页设置为/admin/repair/RepairDeviceList/repairStatistics(src/config/router.config.js) 4.左侧菜单固定(src/config/defaultSessting.js) 5.人员绩效前面小图标去掉(菜单设置,图标设为#) 6.工单列表页加入分页(基本重写逻辑) 7.人员绩效进入查看详情时,仅允许查看列表和详情,其余全部隐藏 8.重写了工单添加页和详情页,去掉了编辑工单功能 9.修复了添加工单后列表不加载BUG(子组件调用父组件方法handleOk) 10.故障类型、子类、报修地点、损坏原因等页面重新整理了一下,把文字统一,去掉了无用的筛选 11.人员绩效筛选加入人名,修改了重置的BUG,把全部加载改写成分页加载(a-tab上一定要加:force-render='true',预先dom加载好,否则refs获取不到,调用refresh时会报错) 12.选人时可以搜索人名或手机号(设置optionFilterProp="label",同时设置:label="item.username + item.mobile")
dbd-meeting-html
Description
{When you're done, you can delete the content in this README and update the file with details for others getting started with your repository}
Software Architecture
Software architecture description
Installation
- xxxx
- xxxx
- xxxx
Instructions
- xxxx
- xxxx
- xxxx
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/
Description
Languages
Vue
89.1%
JavaScript
10.4%
Less
0.5%