shish há 3 anos atrás
pai
commit
554bfa625c

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -179,7 +179,7 @@
           <block v-else>
           <block v-else>
             <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">录采购单</text></view>
             <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">录采购单</text></view>
           </block>
           </block>
-          <text style="position:absolute;left:646upx;top:235upx;color:#a9a2a2;" @click.stop="bpSj(ghsInfo)">屏蔽</text>
+          <text style="position:absolute;left:646upx;top:235upx;color:#CCCCCC;" @click.stop="bpSj(ghsInfo)">屏蔽</text>
         </view>
         </view>
     </view>
     </view>
 
 

+ 1 - 1
hdApp/src/pagesPurchase/order.vue

@@ -45,7 +45,7 @@
               <block v-else>
               <block v-else>
                 <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">录采购单</text></view>
                 <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">录采购单</text></view>
               </block>
               </block>
-              <text style="position:absolute;left:646upx;top:235upx;color:#a9a2a2;" @click.stop="bpSj(ghsInfo)">屏蔽</text>
+              <text style="position:absolute;left:646upx;top:235upx;color:#CCCCCC;" @click.stop="bpSj(ghsInfo)">屏蔽</text>
             </view>
             </view>
         </view>
         </view>