@@ -29,4 +29,7 @@ export default defineComponent({
</script>
<style lang="less">
+.filterTable {
+ background: @m-black1;
+}
</style>;