xiaodai2022 2 years ago
parent
commit
3d13d84620
2 changed files with 1 additions and 1 deletions
  1. 0 0
      dist/static/js/0.js
  2. 1 1
      src/views/purchaseIn/workbench/index.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
src/views/purchaseIn/workbench/index.vue

@@ -15,7 +15,7 @@
               :key="item"
               @click="wantTo(item.infoNo)"
               :style="
-                item.is_all_feed+''==='0'? 'background:#facd91':item.is_feed+'' == '1' ? 'background: skyblue': 'background: #fff'
+                item.is_all_feed+''==='0'? 'background:#ecf5ff':item.is_feed+'' == '1' ? 'background: #fdf6ec': 'background: #fff'
               "
             >
               <ul class="fl item-ul">

Some files were not shown because too many files changed in this diff