shish hace 2 meses
padre
commit
61a6cd0785
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hdApp/src/admin/home/components/purchase-ghs-panel.vue

+ 1 - 1
hdApp/src/admin/home/components/purchase-ghs-panel.vue

@@ -135,7 +135,7 @@
                       :class="{ 'settle-options--single': !canSelectOrderClear(ghsInfo) }"
                     >
                       <view class="settle-option" @click.stop="recharge(ghsInfo)">
-                        <text class="settle-option__title">自定义金额结算</text>
+                        <text class="settle-option__title">金额结算</text>
                       </view>
                     </view>
                   </view>