linwenxin 6 ماه پیش
والد
کامیت
3ffa45a562

+ 1 - 1
src/views/partsManagement/accessoryWebsite/website-parts-shop-sales-manage/website-parts-shop-sales/components/pay-popup-window.vue

@@ -45,7 +45,7 @@
         <el-button size="small" type="primary" @click="yjsqxj">已收取现金</el-button>
       </div>
       <div style="text-align: center" v-if="radio === 'CREDIT'">
-        <el-button size="small" type="info" @click="jizhanggongn">确定记账</el-button>
+        <el-button size="small" type="primary" @click="jizhanggongn">确定记账</el-button>
       </div>
     </div>
   </el-dialog>