qingyiay
2023-09-07 bf9fb3424b4fc4e1cc8e0f729c195b1a824142d4
客户我的界面逻辑优化
1个文件已修改
1 ■■■■ 已修改文件
pages/customer-page/customer-my/customer-my.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/customer-page/customer-my/customer-my.vue
@@ -417,6 +417,7 @@
            },
            modifyPwd() {
                this.modifyPwdShow = true
                this.passwordModified = ''
            },
            modifyPwdConfirm() {
                if (this.passwordModified.length === 0) {