jiangping
2025-03-07 c7bf8d9b6b63b28ecf8755301d0b66d94dcfe58f
admin/src/components/base/BaseTable.vue
@@ -39,10 +39,12 @@
          pageSize: 10,
          total: 0
        }
      }
      },
      tableHeight: 400
    }
  },
  methods: {
    // 配置
    config (extParams) {
      if (extParams == null) {
@@ -220,4 +222,4 @@
    }
  }
}
</script>
</script>