Compare commits
2 Commits
5249f542b3
...
5621be259a
| Author | SHA1 | Date | |
|---|---|---|---|
| 5621be259a | |||
| 6f4088ea71 |
@@ -53,7 +53,6 @@
|
|||||||
</el-tag>
|
</el-tag>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<!-- <el-table-column label="备注" align="center" prop="remarks" /> -->
|
|
||||||
</el-table>
|
</el-table>
|
||||||
|
|
||||||
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||||
|
|||||||
Reference in New Issue
Block a user