Commit 7c4a2a97 authored by 罗新东's avatar 罗新东

修改字段

parent b80442db
Pipeline #7205 passed with stage
in 11 seconds
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
> >
<van-row gutter=""> <van-row gutter="">
<van-col span="7">隐患编号:</van-col> <van-col span="7">隐患编号:</van-col>
<van-col span="17">{{ item.pId }}</van-col> <van-col span="17">{{ item.pid }}</van-col>
</van-row> </van-row>
<van-row gutter=""> <van-row gutter="">
<van-col span="7">隐患项目名称:</van-col> <van-col span="7">隐患项目名称:</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