admin/src/components/base/BaseTable.vue @@ -44,6 +44,7 @@ } }, methods: { // 配置 config (extParams) { if (extParams == null) { @@ -221,4 +222,4 @@ } } } </script> </script>