陶杰
2025-01-13 94a21e0b73d3d0e4fe0c9aad8fb3cfc256aa6245
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) {