Commit 2e9d61e4 authored by 罗新东's avatar 罗新东

删除开发遗留bug

parent 03e05314
Pipeline #7350 passed with stage
in 10 seconds
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
:key="index" :key="index"
@click="goDetail(item)" @click="goDetail(item)"
> >
{{item}} <!-- {{item}} -->
<van-row gutter=""> <van-row gutter="">
<van-col span="6">隐患编号:</van-col> <van-col span="6">隐患编号:</van-col>
<van-col span="18">{{ item.businessId || item.id}}</van-col> <van-col span="18">{{ item.businessId || item.id}}</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