Compare commits

...

2 Commits

Author SHA1 Message Date
5621be259a Merge branch 'main' of http://47.112.118.149:10082/xgxt_sd/zhxg_pc 2025-09-17 17:44:18 +08:00
6f4088ea71 去掉备注 2025-09-17 17:42:23 +08:00

View File

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