fix:玻纤工艺界面把分页去掉

This commit is contained in:
shijing 2025-11-04 11:00:51 +08:00
parent ea830b5246
commit 50ef851482
1 changed files with 2 additions and 1 deletions

View File

@ -124,6 +124,7 @@
row-key="id" row-key="id"
hideDo hideDo
stripe stripe
hidePagination
> >
<el-table-column label="排序" prop="sort" width="50"> <el-table-column label="排序" prop="sort" width="50">
</el-table-column> </el-table-column>
@ -150,7 +151,7 @@
label="操作" label="操作"
fixed="right" fixed="right"
align="center" align="center"
width="200" width="140"
> >
<template #default="scope"> <template #default="scope">
<el-button <el-button