shish 3 роки тому
батько
коміт
985ba00076
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      hdPad/src/pages/home/components/selectNumPrice.vue

+ 1 - 1
hdPad/src/pages/home/components/selectNumPrice.vue

@@ -32,7 +32,7 @@
             </view>
             </view>
 
 
             <view style="text-align:center;" v-if="customData.property==0">
             <view style="text-align:center;" v-if="customData.property==0">
-            <button class="admin-button-com mini-btn blue" @click="clear()">扫码付</button>
+                <button class="admin-button-com mini-btn blue" @click="clear()">直接结算</button>
             </view>
             </view>
 
 
         </view>
         </view>