li-guang
2021-01-07 42d5299cfe3608d0574c7f2b12e63768cd606656
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);