@@ -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 {