ll
liukangdong
2025-03-11 1f700ccb3297e1251b7eac7c75ca5ef5b0a59d3e
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>