Commit a2e2ec43 by lichengming

修改了原始记录模板配置

parent 9c6c73ce
...@@ -65,7 +65,7 @@ export default { ...@@ -65,7 +65,7 @@ export default {
{ title: '样品开始行', key: 'sampleBeginRow', width: 120 }, { title: '样品开始行', key: 'sampleBeginRow', width: 120 },
{ title: '样品开始列', key: 'sampleBeginCol', width: 120 }, { title: '样品开始列', key: 'sampleBeginCol', width: 120 },
{ title: '样品合并数', key: 'sampleMergerNum', width: 120 }, { title: '样品合并数', key: 'sampleMergerNum', width: 120 },
{ title: '模板样品数', key: 'templateSampleNum', width: 120 }, { title: '模板样品数', key: 'templateSampleNum', width: 120 },
{ title: '备注', key: 'remark' } { title: '备注', key: 'remark' }
], ],
formObj: { formObj: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment