wangxy 2 月之前
父節點
當前提交
8419b23808
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      pages/client/Kaoshi/exam.vue
  2. 1 1
      pages/client/Lianxi/exam.vue

+ 1 - 1
pages/client/Kaoshi/exam.vue

@@ -353,7 +353,7 @@
 		console.log(questionData.value)
 		
 		uni.showLoading({
-			title: '加载中'
+			title: '提交中'
 		})
 		
 		questionData.value.forEach(dl => {

+ 1 - 1
pages/client/Lianxi/exam.vue

@@ -282,7 +282,7 @@
 		})
 		
 		uni.showLoading({
-			title: '加载中'
+			title: '提交中'
 		})
 	
 		lxApi.getClientLianxiSubmit(result).then(res => {