diff --git a/src/option/signfor/asurcharge.js b/src/option/signfor/asurcharge.js index 7958e8f0..ca6047f3 100644 --- a/src/option/signfor/asurcharge.js +++ b/src/option/signfor/asurcharge.js @@ -26,8 +26,8 @@ export const columnList = [ head: false, }, { - prop: 'brandName', - label: '品牌', + prop: 'materialCode', + label: '物料编码', type: 1, values: '', width: '150', @@ -37,8 +37,8 @@ export const columnList = [ head: false, }, { - prop: 'clientName', - label: '客户名称', + prop: 'brandName', + label: '品牌', type: 1, values: '', width: '150', @@ -48,8 +48,8 @@ export const columnList = [ head: false, }, { - prop: 'materialName', - label: '货物名称', + prop: 'clientName', + label: '客户名称', type: 1, values: '', width: '150', @@ -58,6 +58,7 @@ export const columnList = [ sortable: true, head: false, }, + { prop: 'firsts', label: '一级品', @@ -135,17 +136,7 @@ export const columnList = [ sortable: true, head: false, }, - { - prop: 'materialCode', - label: '物料编码', - type: 1, - values: '', - width: '150', - checkarr: [], - fixed: false, - sortable: true, - head: false, - }, + { prop: 'a', label: '上楼层数', @@ -208,8 +199,8 @@ export const columnListTC = [ head: false, }, { - prop: 'brandName', - label: '品牌', + prop: 'materialCode', + label: '物料编码', type: 1, values: '', width: '150', @@ -219,8 +210,8 @@ export const columnListTC = [ head: false, }, { - prop: 'clientName', - label: '客户名称', + prop: 'brandName', + label: '品牌', type: 1, values: '', width: '150', @@ -230,8 +221,8 @@ export const columnListTC = [ head: false, }, { - prop: 'materialName', - label: '货物名称', + prop: 'clientName', + label: '客户名称', type: 1, values: '', width: '150', @@ -240,6 +231,7 @@ export const columnListTC = [ sortable: true, head: false, }, + { prop: 'firsts', label: '一级品', @@ -317,17 +309,7 @@ export const columnListTC = [ sortable: true, head: false, }, - { - prop: 'materialCode', - label: '物料编码', - type: 1, - values: '', - width: '150', - checkarr: [], - fixed: false, - sortable: true, - head: false, - }, + { prop: 'a', label: '上楼层数', diff --git a/src/views/distribution/signfor/asurcharge.vue b/src/views/distribution/signfor/asurcharge.vue index ab826ce4..c157d783 100644 --- a/src/views/distribution/signfor/asurcharge.vue +++ b/src/views/distribution/signfor/asurcharge.vue @@ -25,102 +25,13 @@ --> -
-

合计费用:999999

- -
-
- 是否专车: - - - - -
-
- 专车费用: - -
-
- 是否超区: - - - - -
-
- 超区公里数: - -
-
- 超区费用: - -
-
- - -
- 新增 - 批量删除 - 导出 +

合计费用:999999

@@ -133,12 +44,28 @@
- - - - + + + + + + - +
+
+ 新增 + 批量删除 +
+ 导出 +
+ + +
+
+
+
+ 是否专车: + + + + +
+
+ 专车费用: + +
+ 保存 +
+ +
+
+ 是否超区: + + + + +
+
+ 超区公里数: + +
+
+ 超区费用: + +
+ + 保存 +
+
+