Commit e3631345 authored by wei's avatar wei

leval

parent 272b7d66
......@@ -18,7 +18,7 @@
<van-col span="17">
<van-row gutter="">
<van-col span="9">风险等级:</van-col>
<van-col span="15">{{ item.factor }}</van-col>
<van-col span="15">{{ item.level }}</van-col>
</van-row>
<van-row gutter="">
<van-col span="9">创建时间:</van-col>
......@@ -29,7 +29,7 @@
<van-row gutter="">
<van-col span="9">风险因素:</van-col>
<van-col span="15">{{
item.level
item.factor
}}</van-col>
</van-row>
</van-col>
......
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