样式调整

This commit is contained in:
2026-08-24 09:15:34 +08:00
parent 43f1aab297
commit 08b1ea4606
7 changed files with 23 additions and 57 deletions
@@ -412,11 +412,6 @@ export default {
this.fetchList()
},
methods: {
/** 序号:按当前页数据索引生成跨页连续的序号 */
fmtXh(index) {
return (this.pageNum - 1) * this.pageSize + index + 1
},
/** 创建空表单 */
createEmptyForm() {
return {