|
@@ -2347,6 +2347,10 @@ export default {
|
2347
|
2347
|
if (this.schedule.schedule_type == 1) {
|
2348
|
2348
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 10633) {
|
2349
|
2349
|
preTime = this.record_date + ' ' + '6:30'
|
|
2350
|
+
|
|
2351
|
+ if (this.org_id == 10633){
|
|
2352
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
2353
|
+ }
|
2350
|
2354
|
} else if(this.org_id == 10206 || this.org_id == 10598){
|
2351
|
2355
|
preTime = this.record_date + ' ' + '05:40'
|
2352
|
2356
|
}else if(this.org_id == 10721){
|
|
@@ -2575,6 +2579,10 @@ export default {
|
2575
|
2579
|
if (this.schedule.schedule_type == 1) {
|
2576
|
2580
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 10633) {
|
2577
|
2581
|
preTime = this.record_date + ' ' + '6:30'
|
|
2582
|
+
|
|
2583
|
+ if (this.org_id == 10633){
|
|
2584
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
2585
|
+ }
|
2578
|
2586
|
} else if(this.org_id == 10206 || this.org_id == 10598) {
|
2579
|
2587
|
preTime = this.record_date+ ' ' + '05:40'
|
2580
|
2588
|
} else if(this.org_id == 10721 ) {
|
|
@@ -3002,6 +3010,9 @@ export default {
|
3002
|
3010
|
if (this.schedule.schedule_type == 1) {
|
3003
|
3011
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 10633) {
|
3004
|
3012
|
preTime = this.record_date + ' ' + '6:30'
|
|
3013
|
+ if (this.org_id == 10633){
|
|
3014
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
3015
|
+ }
|
3005
|
3016
|
} else if(this.org_id == 10206 || this.org_id == 10598){
|
3006
|
3017
|
preTime = this.record_date + ' ' + '05:40'
|
3007
|
3018
|
} else if(this.org_id == 10721 ){
|
|
@@ -3206,6 +3217,9 @@ export default {
|
3206
|
3217
|
if (this.schedule.schedule_type == 1) {
|
3207
|
3218
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 10633) {
|
3208
|
3219
|
preTime = this.record_date + ' ' + '6:30'
|
|
3220
|
+ if (this.org_id == 10633){
|
|
3221
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
3222
|
+ }
|
3209
|
3223
|
} else if(this.org_id == 10206 || this.org_id == 10598){
|
3210
|
3224
|
preTime = this.record_date + ' ' + '05:40'
|
3211
|
3225
|
} else if(this.org_id == 10721){
|
|
@@ -5035,6 +5049,9 @@ export default {
|
5035
|
5049
|
if (this.schedule.schedule_type == 1) {
|
5036
|
5050
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 0 || this.org_id == 10633) {
|
5037
|
5051
|
preTime = this.record_date + ' ' + '6:30'
|
|
5052
|
+ if (this.org_id == 10633){
|
|
5053
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
5054
|
+ }
|
5038
|
5055
|
} else if(this.org_id == 10206 || this.org_id == 10598){
|
5039
|
5056
|
|
5040
|
5057
|
preTime = this.record_date + ' ' + '05:40'
|
|
@@ -5251,6 +5268,9 @@ export default {
|
5251
|
5268
|
if (this.schedule.schedule_type == 1) {
|
5252
|
5269
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 10633) {
|
5253
|
5270
|
preTime = this.record_date + ' ' + '6:30'
|
|
5271
|
+ if (this.org_id == 10633){
|
|
5272
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
5273
|
+ }
|
5254
|
5274
|
} else if(this.org_id == 10206 || this.org_id == 10598){
|
5255
|
5275
|
preTime = this.record_date+ ' ' + '05:40'
|
5256
|
5276
|
} else if(this.org_id == 10721){
|
|
@@ -5736,6 +5756,9 @@ export default {
|
5736
|
5756
|
if (this.schedule.schedule_type == 1) {
|
5737
|
5757
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 0 || this.org_id == 10633) {
|
5738
|
5758
|
preTime = this.record_date + ' ' + '6:30'
|
|
5759
|
+ if (this.org_id == 10633){
|
|
5760
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
5761
|
+ }
|
5739
|
5762
|
} else if(this.org_id == 10206 || this.org_id == 10598){
|
5740
|
5763
|
preTime = this.record_date + ' ' + '05:40'
|
5741
|
5764
|
} else if(this.org_id == 10721){
|
|
@@ -5948,6 +5971,9 @@ export default {
|
5948
|
5971
|
if (this.schedule.schedule_type == 1) {
|
5949
|
5972
|
if (this.org_id == 10028 || this.org_id == 10571 || this.org_id == 0 || this.org_id == 10633) {
|
5950
|
5973
|
preTime = this.record_date + ' ' + '6:30'
|
|
5974
|
+ if (this.org_id == 10633){
|
|
5975
|
+ preTime = this.record_date + ' ' + '6:00'
|
|
5976
|
+ }
|
5951
|
5977
|
} else if(this.org_id == 10206 || this.org_id == 10598){
|
5952
|
5978
|
preTime = this.record_date + ' ' + '05:40'
|
5953
|
5979
|
} else if(this.org_id == 10721){
|