diff --git a/pages/inspection/quest.vue b/pages/inspection/quest.vue
index 27db423..02e716e 100644
--- a/pages/inspection/quest.vue
+++ b/pages/inspection/quest.vue
@@ -113,7 +113,7 @@
-
+
-
+
{
options.complete = (response) => {
- console.log(33333, response)
// 请求返回后,隐藏loading(如果请求返回快的话,可能会没有loading)
uni.hideLoading();
// 清除定时器,如果请求回来了,就无需loading