diff --git a/src/option/storagecost/Warehouseinformationconfiguration.js b/src/option/storagecost/Warehouseinformationconfiguration.js index 877ceacb..64c59ba2 100644 --- a/src/option/storagecost/Warehouseinformationconfiguration.js +++ b/src/option/storagecost/Warehouseinformationconfiguration.js @@ -1,13 +1,13 @@ export const columnList = [ { - prop: '', + prop: 'checkbox', label: '复选框', type: 0, width: 55, fixed: true, }, { - prop: '', + prop: 'xh', label: '序号', type: 12, values: '', @@ -15,7 +15,7 @@ export const columnList = [ fixed: true, }, { - prop: 'a', + prop: 'a1', label: '仓库名称', type: 2, values: '', @@ -26,7 +26,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a2', label: '维护状态 ', type: 3, values: '', @@ -46,7 +46,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a3', label: '仓库总面积(㎡)', type: 1, values: '', @@ -57,7 +57,7 @@ export const columnList = [ head: false, }, { - prop: 'aa', + prop: 'a4', label: '月租金(元/月)', type: 1, values: '', @@ -68,7 +68,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a5', label: '租赁合同开始时间', type: 1, values: '', @@ -79,7 +79,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a6', label: '租赁合同结束时间', type: 1, values: '', @@ -90,7 +90,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a7', label: '临时周转面积(㎡)', type: 1, values: '', @@ -101,7 +101,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a8', label: '库位数', type: 1, values: '', @@ -112,7 +112,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a9', label: '单库位面积(㎡)', type: 1, values: '', @@ -123,18 +123,7 @@ export const columnList = [ head: false, }, { - prop: 'a', - label: '单库位面积(㎡)', - type: 1, - values: '', - width: '150', - checkarr: [], - fixed: false, - sortable: true, - head: false, - }, - { - prop: 'a', + prop: 'a11', label: '代作业入库费(元/件)', type: 1, values: '', @@ -145,7 +134,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a12', label: '代作业出库费(元/件)', type: 1, values: '', @@ -156,7 +145,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a13', label: '修改时间', type: 1, values: '', @@ -167,7 +156,7 @@ export const columnList = [ head: false, }, { - prop: 'a', + prop: 'a14', label: '修改人', type: 1, values: '', diff --git a/src/views/cost/storagecost/Warehouseinformationconfiguration.vue b/src/views/cost/storagecost/Warehouseinformationconfiguration.vue index 97dfbdd4..bba3813b 100644 --- a/src/views/cost/storagecost/Warehouseinformationconfiguration.vue +++ b/src/views/cost/storagecost/Warehouseinformationconfiguration.vue @@ -19,9 +19,8 @@
- - 新 增 + 导入 + 导出