Преглед изворни кода

feat:服务详情页交易密码重置

LuoDLeo пре 2 година
родитељ
комит
5cec77bd3d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      orderPages/orderDetail/index.vue

+ 1 - 0
orderPages/orderDetail/index.vue

@@ -322,6 +322,7 @@ export default {
         commonGeneralOrder(){
             let that =this
             if (this.curServiceTab===1){
+                that.password = '';
                 this.$refs.popup.close()
                 this.$refs.passwordPopup.open()
             }else {