mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
73f6a5b29e
commit
c996939a3a
@ -28,7 +28,6 @@
|
||||
<tr
|
||||
v-for="reportCustomComponentFooter in reportCustomComponentFooterManageInfo.reportCustomComponentFooters">
|
||||
<td class="text-center">{{reportCustomComponentFooter.footerId}}</td>
|
||||
<td class="text-center">{{reportCustomComponentFooter.componentId}}</td>
|
||||
<td class="text-center">{{reportCustomComponentFooter.name}}</td>
|
||||
<td class="text-center">{{reportCustomComponentFooter.queryModel}}</td>
|
||||
<td class="text-center">{{reportCustomComponentFooter.remark}}</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user