diff --git a/src/pages/clockout/index.vue b/src/pages/clockout/index.vue
index fcf3605..23ebb79 100644
--- a/src/pages/clockout/index.vue
+++ b/src/pages/clockout/index.vue
@@ -60,7 +60,7 @@
@@ -128,7 +128,7 @@ const form = reactive({
const rules = ref({})
const noCheck = computed(() => {
- return !isGPS.value || !detail.value.enable
+ return !detail.value.enable
})
const maxDistance = computed(() => {
return detail.value.maxDistance
diff --git a/src/pages/examination/detail.vue b/src/pages/examination/detail.vue
index 8c6f4c0..64dea8e 100644
--- a/src/pages/examination/detail.vue
+++ b/src/pages/examination/detail.vue
@@ -1,97 +1,46 @@
-
+
提交
-
-
-
- 上一题
-
- {{ index + 1 }}/{{ total }}
-
-
- 下一题
-
+
+
+
-
-
-
-
-
- ({{ item.cate_name }}){{ item.title }}
-
- (得分:{{ item.user_score }})
-
-
+
+
+
+
+ 上一题
+
+ {{ index + 1 }}/{{ total }}
+
+
+ 下一题
-
-
+
+
+
+
+
+
+ ({{ item.cate_name }}){{ item.title }}
+
+ (得分:{{ item.user_score }})
-
-
- {{ op.text }}
-
-
-
-
-
-
-
-
-
- {{ op.text }}
-
-
-
-
-
+
+
+
-
+
+
+
+
+ {{ op.text }}
+
+
+
+
+
+
+
+
+ {{ op.text }}
+
+
+
+
+
+
+
-
-
+
+
-
+