diff --git a/src/api/part/toolHeader.js b/src/api/part/toolHeader.js
new file mode 100644
index 0000000..f081808
--- /dev/null
+++ b/src/api/part/toolHeader.js
@@ -0,0 +1,8 @@
+import { createAPI } from "@/utils/httpRequest.js";
+
+/**
+ * 查询工具信息列表
+ * @param data
+ * @returns {*}
+ */
+export const searchToolHeader = data => createAPI(`/plm/toolHeader/searchToolHeader`,'get',data);
diff --git a/src/api/part/umInformation.js b/src/api/part/umInformation.js
index 083b508..c19458d 100644
--- a/src/api/part/umInformation.js
+++ b/src/api/part/umInformation.js
@@ -6,6 +6,13 @@ import { createAPI } from "@/utils/httpRequest.js";
* @returns {*}
*/
export const umInformationSearch = data => createAPI(`/plm/umInformation/umInformationSearch`,'post',data)
+
+/**
+ * 查询单位列表
+ * @param data
+ * @returns {*}
+ */
+export const searchUmInformationList = data =>createAPI(`/plm/umInformation/searchUmInformationList`,'get',data);
/**
* 单位信息新增
* @param data
diff --git a/src/api/part/workCenter.js b/src/api/part/workCenter.js
new file mode 100644
index 0000000..25dfae1
--- /dev/null
+++ b/src/api/part/workCenter.js
@@ -0,0 +1,8 @@
+import { createAPI } from "@/utils/httpRequest.js";
+
+/**
+ * 查询工作中心列表
+ * @param data
+ * @returns {*}
+ */
+export const searchWorkCenter = data => createAPI(`/plm/workCenter/searchWorkCenter`,'get',data);
diff --git a/src/api/quotation/quotationHeader.js b/src/api/quotation/quotationHeader.js
index c7714c9..a520d14 100644
--- a/src/api/quotation/quotationHeader.js
+++ b/src/api/quotation/quotationHeader.js
@@ -53,3 +53,31 @@ export const insertQuotationDetail = (data) => createAPI('/plm/quotationDetail/i
* @returns {*}
*/
export const updateQuotationDetail = (data) => createAPI('/plm/quotationDetail/updateQuotationDetail','post',data);
+
+/**
+ * 查询 QuotationRouting列表 by 报价明细id
+ * @param data
+ * @returns {*}
+ */
+export const searchQuotationRoutingByDetailId = (data) => createAPI('/plm/quotationRouting/searchQuotationRoutingByDetailId','get',data);
+
+/**
+ * 新增 QuotationRouting
+ * @param data
+ * @returns {*}
+ */
+export const insertQuotationRouting = (data) => createAPI('/plm/quotationRouting/insertQuotationRouting','post',data);
+
+/**
+ * 修改 QuotationRouting
+ * @param data
+ * @returns {*}
+ */
+export const updateQuotationRouting = (data) => createAPI('/plm/quotationRouting/updateQuotationRouting','post',data);
+
+/**
+ * 删除 QuotationRouting
+ * @param data
+ * @returns {*}
+ */
+export const deleteQuotationRouting = (data) => createAPI('/plm/quotationRouting/deleteQuotationRouting','post',data);
diff --git a/src/components/quotation/sellForQuotation/quotationDetail.vue b/src/components/quotation/sellForQuotation/quotationDetail.vue
index 7dc88bc..3a26a20 100644
--- a/src/components/quotation/sellForQuotation/quotationDetail.vue
+++ b/src/components/quotation/sellForQuotation/quotationDetail.vue
@@ -3,11 +3,14 @@
从询价单导入明细
- 新增报价明细
+ 新增报价明细
+
从历史报价明细导入
-
+
+ width="55"
+ type="index"
+ align="center">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
@@ -147,8 +154,10 @@
-
-
+
+
@@ -163,19 +172,17 @@
-
+
-
+
-
-
-
@@ -196,46 +203,52 @@
-
-
+
+
-
+
-
+
-
+
-
+
-
-
-
-
+
-
+
- 新 增
+ 新 增
从其他报价单复制
-
+
+
+
编辑
@@ -254,252 +267,488 @@
- 新 增
+ 新 增
从其他报价单复制
-
-
-
- 编辑
- 删除
+ 批 量 删 除
+
+
+
+
+
+ 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ changeWorkCenterSelect(val, row)" placeholder="请选择">
+
+ {{ item.workCenterNo }}
+
+ {{ item.workCenterDesc }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.umName }}
+ {{ item.umId }}
+
+
+
+
+
+
+
+
+
+
+
新 增
从其他报价单复制
-
-
-
- 编辑
- 删除
-
-
-
-
-
-
-
-
-
-
+ 批 量 删 除
+
+
+
+
+
+
+
+
+ 删除
+
+
+
+
+ {{scope.row.index = scope.$index}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- 计 算
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
-
+ 工具编码
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+ 重 置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+ changeWorkCenterSelect(val, quotationRouting)" placeholder="请选择">
+
+ {{ item.workCenterNo }}
+
+ {{ item.workCenterDesc }}
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.umName }}
+ {{ item.umId }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/quotation/sellForQuotation.vue b/src/views/modules/quotation/sellForQuotation.vue
index 09e94c4..6933ab4 100644
--- a/src/views/modules/quotation/sellForQuotation.vue
+++ b/src/views/modules/quotation/sellForQuotation.vue
@@ -371,7 +371,7 @@ export default {
size:20,//每页条数
total:0,//总页数
// 表格高度
- height:200,
+ height:400,
// 标签页
activeTabName:"quotation_detail",
//dialog 控制开关