li-guang
2021-01-06 b1ad3da0513c1e3e9d0e4ed294cd7a68aa65102f
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);