陶杰
2024-12-10 b3a62a1875b98ae6bbce009beef49a2146748894
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) {