shish 2 anos atrás
pai
commit
a73752e475

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

@@ -203,7 +203,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:690upx;top:0upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
+          <text style="position:absolute;left:690upx;top:3upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
         </view>
         </view>
     </view>
     </view>
 
 

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

@@ -68,7 +68,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:690upx;top:0upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
+              <text style="position:absolute;left:690upx;top:3upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
             </view>
             </view>
         </view>
         </view>