Commit 52984d94 by lichengming

修改了汇总表报告模板添加编辑类别

parent 0688ff8b
......@@ -129,6 +129,12 @@ export default {
},
{
value: '物性'
},
{
value: '高级'
},
{
value: '土工'
}
],
id: '',
......
......@@ -81,6 +81,12 @@ export default {
},
{
value: '物性'
},
{
value: '高级'
},
{
value: '土工'
}
],
showEditModal: false,
......
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