Browse Source

Merge branch 'master' of http://47.101.159.18:3000/Muchinfo/MTP2.0_WEB

huangbin 4 years ago
parent
commit
d4f0a78e54
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/information/goods/components/filterTable/index.vue

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

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