Преглед на файлове

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 {