From 97e554d6ac54076d26cdb2246084188242d09e3f Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Sat, 20 Apr 2024 14:54:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../constructionSite/constructionSite.vue | 2029 +++++++---------- sgzb-ui/src/views/stquery/backRecord.vue | 192 +- sgzb-ui/src/views/stquery/leaseRecord.vue | 158 +- 3 files changed, 1026 insertions(+), 1353 deletions(-) diff --git a/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue b/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue index e1199c35..853d0352 100644 --- a/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue +++ b/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue @@ -1,1204 +1,891 @@ + + - + - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 查询 - 重置 - - - - - + + + + - - - - - - - - - + + + + + + + + + + +
+ +
直转单
+
+
+ 退料单位: + {{ dialogParams.backUnitName }} +
+
+ 退料工程: + {{ dialogParams.backProName }} +
+
+ 领料单位: + {{ dialogParams.leaseUnitName }} +
+
+ 领料工程: + {{ dialogParams.leaseProName }} +
+
+
+ + + + + + + + +
- diff --git a/sgzb-ui/src/views/stquery/backRecord.vue b/sgzb-ui/src/views/stquery/backRecord.vue index dc1c88fd..ba17e24b 100644 --- a/sgzb-ui/src/views/stquery/backRecord.vue +++ b/sgzb-ui/src/views/stquery/backRecord.vue @@ -1,46 +1,49 @@