Commit 60f81dd3 authored by zhoumaotao's avatar zhoumaotao

补上:

parent 16d3b58f
......@@ -17,7 +17,7 @@
</view>
<view v-if="dminfo.id">
<view class="flex flex-wrap padding bg-grey white radio" style="position: relative;">
<view class="basis-sm margin-top-xs margin-bottom-xs radius">地码编号<span>{{dminfo.mapdatacode}}</span></view>
<view class="basis-sm margin-top-xs margin-bottom-xs radius">地码编号:<span>{{dminfo.mapdatacode}}</span></view>
<view class="basis-lg margin-top-xs margin-bottom-xs radius">名称:<span>{{dminfo.name}}</span></view>
</view>
</view>
......
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