- 批量修改填写人:添加左侧分类列表、折叠功能、暂存和重新分配 - 审核页面:添加折叠和分页功能 - 查询分析页面:添加单位列显示 - 人员管理:创建独立页面,支持搜索、分页、批量操作 - 修复各种UI和功能问题
32 lines
428 B
Plaintext
32 lines
428 B
Plaintext
.DS_Store
|
|
node_modules
|
|
/dist
|
|
|
|
/tests/e2e/reports/
|
|
selenium-debug.log
|
|
chromedriver.log
|
|
geckodriver.log
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
node_modules.zip
|
|
apaas-custom-mydemo.zip
|
|
apaas-custom-mydemo-1.zip
|
|
eslint-report.html
|
|
fix-echarts-install.bat
|