li-guang
2021-01-05 01b55d7e82c3b13554a412e9c5be0fc96a4906a3
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);