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