miaofuhao %!s(int64=2) %!d(string=hace) años
padre
commit
11d06c8af4

+ 2 - 3
CallCenterWeb.UI/RMYYAPP/pages/myTask/comDispatch/applicantList/applicantList.vue

@@ -52,9 +52,8 @@
52 52
 		0: ["待完成", "已完成"], // 已办待回访
53 53
 	}
54 54
 	const url = [
55
-		
56
-		// "Scheduling/MySubmitList",
57
-		"Scheduling/GetDealManWorkOrderList",
55
+		"Scheduling/MySubmitList",
56
+		// "Scheduling/GetDealManWorkOrderList",
58 57
 		"Scheduling/GetDealManWorkOrderList"
59 58
 	]
60 59
 	export default {