gx
queenwuli
2020-12-30 bb6aebd55fc9a8039e1c199ae1ea8af4eb547b1b
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);