MrShi
2025-09-29 7bc9c5f7432a9533a0b552c40fb63fc07de5b5fe
admin/src/components/base/BaseTable.vue
@@ -39,7 +39,8 @@
          pageSize: 10,
          total: 0
        }
      }
      },
      tableHeight: 400
    }
  },
  methods: {
@@ -220,4 +221,4 @@
    }
  }
}
</script>
</script>