xuxueyang
2024-10-28 7731dab95c5a35097ab4b14e394b6e678173ff7d
update
已修改1个文件
2 ■■■■■ 文件已修改
pages/login/supplier-reg.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/login/supplier-reg.vue
@@ -463,7 +463,9 @@
                // const {
                // code
                // } = await this.$http.request('get', '/api/login/admin')
                this.$message.showLoading()
                const resp = await this.$store.dispatch('regUser', post);
                this.$message.hideLoading()
                // uni.hideLoading()
                if (resp.code === 0) {