marymelisa 4 anni fa
parent
commit
a66e4244ad

+ 3 - 0
src/views/information/goods/components/filterTable/index.vue

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