diff --git a/ruoyi-system/src/main/resources/mapper/quot/QuotMapper.xml b/ruoyi-system/src/main/resources/mapper/quot/QuotMapper.xml
index 8ef92c8..0b7eade 100644
--- a/ruoyi-system/src/main/resources/mapper/quot/QuotMapper.xml
+++ b/ruoyi-system/src/main/resources/mapper/quot/QuotMapper.xml
@@ -85,6 +85,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
+
@@ -175,6 +176,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
b.mat_matprice as sub_mat_matprice,
b.mat_price as sub_mat_price,
b.mat_quot_price as sub_mat_quot_price,
+
+ b.mat_quot_tp as sub_mat_quot_tp,
b.mat_quot_allPrice as sub_mat_quot_allPrice,
b.mat_matprice_diff as sub_mat_matprice_diff,
diff --git a/ruoyi-ui/src/views/quot/quot/index.vue b/ruoyi-ui/src/views/quot/quot/index.vue
index aaaf820..083440e 100644
--- a/ruoyi-ui/src/views/quot/quot/index.vue
+++ b/ruoyi-ui/src/views/quot/quot/index.vue
@@ -121,6 +121,7 @@
+
报价单信息(注:此报价单数据,型号规格电压等如需下单或签订合同引用,请再次自行核对,责任自负)
-
+
当前协助情况
@@ -305,37 +306,53 @@
-
+
-
+
-
-
-
-
-
+
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -399,17 +416,17 @@
-
+
-
+
-
+
@@ -419,26 +436,46 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
清单附件(先保存再上传且必须是EXCEL文件)
@@ -1122,6 +1159,11 @@ export default {
quotOAApprovalStatusRemark: null,
quotApprovalStatus: null,
+ quotPrintUserName: null,
+ quotTongPrice: null,
+ quotLvPrice: null,
+ quotMatpriceDiff: null,
+
quotJsxzApprovalStatus: null,
quotJsxzChapter: null,
quotJsxzConfirmCode: null,