Commit dfb3736c authored by 黄奎's avatar 黄奎

页面修改

parent 633e56ed
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
v-for="(subItem,subIndex) in scope.row.DetailsList"> v-for="(subItem,subIndex) in scope.row.DetailsList">
<div class="templat-item" :key="subIndex"> <div class="templat-item" :key="subIndex">
<div>{{subItem.NavName}}</div> <div>{{subItem.NavName}}</div>
<div style="color: rgb(153, 153, 153);">{{subItem.TemplateId}}</div> <div style="color: rgb(153, 153, 153);">{{subItem.TemplateShowName}}</div>
</div> </div>
</template> </template>
</div> </div>
......
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