feat: 新增质检模块功能并优化界面交互
refactor: 重构质检任务和历史记录页面布局 feat: 添加Greeting组件并集成到首页 feat: 实现质检项选择和详情展示功能 feat: 新增实验室和工段质检页面 style: 优化表格样式和交互体验
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
filterable
|
||||
placeholder="请选择检查项"
|
||||
@change="handleChange"
|
||||
size="mini"
|
||||
style="width: 100%;"
|
||||
>
|
||||
<el-option
|
||||
|
||||
Reference in New Issue
Block a user