瀏覽代碼

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 {