shish 6 bulan lalu
induk
melakukan
cb77641b8a
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      ghsApp/src/pagesPurchase/supplier.vue

+ 1 - 2
ghsApp/src/pagesPurchase/supplier.vue

@@ -33,7 +33,6 @@
               <view class="btn_entrance" @click.stop="getDebtList(item)"> 挂账变动明细 </view>
               <view class="btn_entrance" @click.stop="cgList(item)">采购记录</view>
               <view class="cg-button" @click="goToCg(item)">采购</view>
-              <!-- <view class="my-cg-button" @click.stop="goToMyCg(item)">我的</view> -->
               <view class="search-button" @click.stop="goToSearchDebt(item)">搜索</view>
               <text class="mobile"></text>
             </view>
@@ -342,7 +341,7 @@ export default {
           display: inline-block;
           font-size: 30upx;
           color: #666666;
-          padding: 10upx 20upx;
+          padding: 30upx 20upx 10upx 20upx;
           margin-left: 14upx;
           text-decoration:underline;
         }