Commit 218b3263 by wangweidong

土工试验Lims

parent e78f7122
......@@ -165,6 +165,7 @@ export default {
{ title: '试验项目', key: 'name', width: 120, fixed: 'left' },
{ title: '缩写', key: 'shortName', width: 90 },
{ title: '试样编号', key: 'sampleCode', width: 150 },
{ title: '现场编号', key: 'siteNo', width: 150 },
{ title: '原始记录填写', key: 'recorded', width: 120 },
{ title: '试样深度', key: 'sampleDepth', width: 110 },
{ title: '检测方法', key: 'testMethod', width: 140 },
......
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