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