qingyiay
2023-10-10 a25c7697644a40d3aa3a9746085a9a7618dd098a
pages/customer-page/customer-my/customer-my.vue
@@ -417,6 +417,7 @@
         },
         modifyPwd() {
            this.modifyPwdShow = true
            this.passwordModified = ''
         },
         modifyPwdConfirm() {
            if (this.passwordModified.length === 0) {