-
+
+ 工具准备
-
+
+ 安装人员
-
+
+ 安装精度
-
+
+ 安装进度
diff --git a/ruoyi-ui/src/views/rm/installPrep/precision.vue b/ruoyi-ui/src/views/rm/installPrep/precision.vue
index 43381fa..73d5ef6 100644
--- a/ruoyi-ui/src/views/rm/installPrep/precision.vue
+++ b/ruoyi-ui/src/views/rm/installPrep/precision.vue
@@ -15,7 +15,7 @@
暂无精度数据
@@ -175,7 +175,7 @@ export default {
}
},
methods: {
- sysIcon(s) { return { '轧辊系统':'🔄','AGC系统':'📐','主机框架':'🏛️','液压系统':'💧','电气系统':'⚡','辅助设备':'🔩','冷却润滑':'❄️','安全装置':'🛡️' }[s]||'📌' },
+ sysIcon(s) { return { '轧辊系统':'el-icon-s-operation','AGC系统':'el-icon-s-marketing','主机框架':'el-icon-s-home','液压系统':'el-icon-water-cup','电气系统':'el-icon-s-platform','辅助设备':'el-icon-s-tools','冷却润滑':'el-icon-cold-drink','安全装置':'el-icon-s-check' }[s]||'el-icon-collection' },
cleanForm() { return { systemName:'轧辊系统', itemName:'', nameEn:'', targetValue:'', unit:'mm', importance:'★★★', tool:'', methodDesc:'', standardRef:'', actualValue:'', _qualified:false, photos:'', _files:[] } },
loadData() {
if (!this.projectId) return
diff --git a/ruoyi-ui/src/views/rm/installPrep/progress.vue b/ruoyi-ui/src/views/rm/installPrep/progress.vue
index b38226d..18e311a 100644
--- a/ruoyi-ui/src/views/rm/installPrep/progress.vue
+++ b/ruoyi-ui/src/views/rm/installPrep/progress.vue
@@ -12,13 +12,13 @@
-
📊 安装进度条形图
+
安装进度条形图
暂无安装进度数据
{{ p.itemName }}
- 逾期
+ 逾期
{{ p.planStart||'?' }}~{{ p.planEnd||'?' }} · {{ statusLabel(p) }} · {{ barPercent(p) }}%
@@ -29,14 +29,14 @@
实际: {{ p.actualStart||'-' }}~{{ p.actualEnd||'-' }}
- ⚠️ 延误原因:{{ p.delayReason }}
+ 延误原因:{{ p.delayReason }}