-
+
@@ -141,7 +141,7 @@
-
+
{{scope.row.quotCode}}
@@ -162,7 +162,7 @@
>
-
+
@@ -256,7 +256,7 @@
报价信息
-
+
@@ -362,8 +362,8 @@
-
-
+
+
@@ -1232,6 +1232,7 @@ export default {
quotApprovalStatus: null,
quotPrintUserName: null,
+ quotPrintUserNickName: null,
quotMaterialsCount: null,
quotTongPrice: null,
quotLvPrice: null,
diff --git a/ruoyi-ui/src/views/statisticsQuot/statisticsQuot/index.vue b/ruoyi-ui/src/views/statisticsQuot/statisticsQuot/index.vue
index 631e208..2d30504 100644
--- a/ruoyi-ui/src/views/statisticsQuot/statisticsQuot/index.vue
+++ b/ruoyi-ui/src/views/statisticsQuot/statisticsQuot/index.vue
@@ -38,17 +38,21 @@
重置
+
+
+ 总条数:{{sumQuotMaterialsCount}}
+
+
+ 总价:{{sumQuotTotalPrice}}
+
+
-
-
-
- {{scope.row.quotCode}}
-
-
+
+
-
+
{{ parseTime(scope.row.quotInquiryDate) }}
@@ -81,7 +85,7 @@