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