From 66f7b98578eb3cec0cdd828bb629a0cbcda0e310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E9=9B=AA=E4=BC=9F?= Date: Mon, 25 Nov 2024 16:29:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=BB=B4=E4=BF=AE=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E9=9D=A2=EF=BC=8C=E7=94=9F=E4=BA=A7=E8=B4=A8?= =?UTF-8?q?=E9=87=8F=E9=A1=B5=E9=9D=A2=E6=96=B0=E5=A2=9E=EF=BC=8C=E7=BB=B4?= =?UTF-8?q?=E4=BF=AE=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E5=BE=97=E9=9B=B6?= =?UTF-8?q?=E9=83=A8=E4=BB=B6=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/src/views/dms/activity/index.vue | 27 +- .../views/dms/dmsBillsFaultInstance/index.vue | 10 +- .../dms/dmsBillsFaultInstanceRecord/index.vue | 784 ++++++++++++++++++ .../views/mes/qualifiedProduction/index.vue | 313 +++++++ 4 files changed, 1128 insertions(+), 6 deletions(-) create mode 100644 hw-ui/src/views/dms/dmsBillsFaultInstanceRecord/index.vue create mode 100644 hw-ui/src/views/mes/qualifiedProduction/index.vue diff --git a/hw-ui/src/views/dms/activity/index.vue b/hw-ui/src/views/dms/activity/index.vue index 40c2e1d8..ce774c4e 100644 --- a/hw-ui/src/views/dms/activity/index.vue +++ b/hw-ui/src/views/dms/activity/index.vue @@ -42,6 +42,13 @@ +

零部件信息

+ + + + + + @@ -218,6 +225,12 @@ +
+ 故障图片 +
+
+ +
@@ -308,6 +321,7 @@ + @@ -325,7 +339,7 @@ diff --git a/hw-ui/src/views/mes/qualifiedProduction/index.vue b/hw-ui/src/views/mes/qualifiedProduction/index.vue new file mode 100644 index 00000000..53b9966f --- /dev/null +++ b/hw-ui/src/views/mes/qualifiedProduction/index.vue @@ -0,0 +1,313 @@ + + +