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