소스 검색

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 {