From 5a864aeb422c8d601b40603afb4b4e8709361a7f Mon Sep 17 00:00:00 2001
From: liyongde <1419499670@qq.com>
Date: Sat, 15 Jun 2024 09:48:00 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8C=85=E8=A3=85=E8=AE=A2=E5=8D=95?=
=?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/wms/pdm/workerorder/ProductionOrder.vue | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/lms/nladmin-ui/src/views/wms/pdm/workerorder/ProductionOrder.vue b/lms/nladmin-ui/src/views/wms/pdm/workerorder/ProductionOrder.vue
index 862b37c..96ae489 100644
--- a/lms/nladmin-ui/src/views/wms/pdm/workerorder/ProductionOrder.vue
+++ b/lms/nladmin-ui/src/views/wms/pdm/workerorder/ProductionOrder.vue
@@ -29,11 +29,13 @@
+
+
-
+
- {{scope.row.forder_SUBNUM - scope.row.guadansum}}
+ {{ scope.row.forder_SUBNUM - scope.row.guadansum }}