jiangping
2025-04-01 92e2f86210ebaca3f0b4af21c64d22cc91dffba4
admin/src/components/base/BaseTable.vue
@@ -39,7 +39,8 @@
          pageSize: 10,
          total: 0
        }
      }
      },
      tableHeight: 400
    }
  },
  methods: {
@@ -220,4 +221,4 @@
    }
  }
}
</script>
</script>