Commit 2aad2878 authored by sjf1256754123's avatar sjf1256754123

demo

parent f781bf9b
......@@ -1957,7 +1957,7 @@
this.$http.post(`/sict-ncov/report`, data).then(res => {
const d = res.data
if (d.code == 1) {
uni.switchTab({
uni.navigateTo({
url: '/pages/index/index',
});
uni.showToast({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment