From 2af3b063acf440fc1388be9ab00ca4fdf062acff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Fri, 27 Dec 2024 18:16:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cs/index4.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/views/cs/index4.vue b/src/views/cs/index4.vue index 8cbc082..563cb43 100644 --- a/src/views/cs/index4.vue +++ b/src/views/cs/index4.vue @@ -9,7 +9,6 @@
- 成型 @@ -56,7 +55,9 @@
{{ type }}{{ i.equipmentCode.split('').at(-1) }}
运行状态:
-
{{ i.completed_count > 0 ? '运行中' : '已暂停' }}
+
+ {{ i.completed_count > 0 ? '运行中' : '已暂停' }} +
订单号:
{{ i.workorder_code }}
产品名称:
@@ -98,6 +99,9 @@ export default { if (e === 1) { return '#77d75b' } + if(e === 0){ + return '#ff0000' + } }, getData() { getWhiteBoardProdDetails({