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