queenwuli
2021-01-04 4300b5c714bb7e09f53f7d722c953dec9c809d8e
hive-app/pages/workbench/confirmService.vue
@@ -158,7 +158,7 @@
            }, 'POST').then((res) => {
               if(res.status == 200){
                  uni.navigateTo({
                     url: './submitSucceed'
                     url: './submitSucceed?type=2'
                  })
               }
               this.$toast.info(res.info);