Explorar o código

Merge branch 'master' of http://47.92.161.104:10080/wgl/jp-xpgj

zkx %!s(int64=4) %!d(string=hai) anos
pai
achega
90b559d58d

+ 3 - 3
src/projects/business/router/master.js

@@ -684,7 +684,7 @@ const routesMaster = [
 				path: 'attendance',
 				component: () => import('../views/Layout.vue'),
 				children: [
-					//异地打卡
+					//外勤打卡
 					{
 						path: 'sign',
 						name: 'MasterAttendanceSign',
@@ -692,7 +692,7 @@ const routesMaster = [
 						meta: {
 							requireAuth: true,
 							role: [],
-							title: '异地打卡',
+							title: '外勤打卡',
 							mode: true
 						}
 					},
@@ -708,7 +708,7 @@ const routesMaster = [
 							mode: true
 						}
 					},
-					//考勤补卡申请/异地打卡详情
+					//考勤补卡申请/外勤打卡详情
 					{
 						path: 'info',
 						name: 'MasterAttendanceInfo',

+ 1 - 1
src/projects/business/views/Master/Attendance/StatisticList.vue

@@ -154,7 +154,7 @@
 							}
 						})
 					} else if (iten.type == '1' && iten.fillAttendanceId) {
-						//异地打卡
+						//外勤打卡
 						this.$router.push({
 							name: 'MasterAttendanceInfo',
 							query: {