优化代码

This commit is contained in:
java110 2021-11-14 12:50:50 +08:00
parent 73f6a5b29e
commit c996939a3a

View File

@ -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>