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