471615499@qq.com 669a78fd20 1.登录页,去掉注册账户,去掉tab(src/views/user/login.vue)
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")
2024-08-31 22:01:04 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-08-29 18:46:21 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-08-29 11:12:18 +08:00
2024-08-20 16:35:26 +08:00
2024-08-29 11:12:18 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
2024-08-29 11:12:18 +08:00
2024-01-23 17:05:40 +08:00
2024-01-23 08:45:59 +00:00
2024-01-23 17:05:40 +08:00
2024-01-23 17:05:40 +08:00
1
2024-08-08 17:18:00 +08:00

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

  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
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 3.7 MiB
Languages
Vue 89.1%
JavaScript 10.4%
Less 0.5%