|
@@ -2021,7 +2021,8 @@ export default {
|
|
|
chengvalue(){
|
|
|
window.localStorage.setItem('sgvalue', this.value);
|
|
|
this.fullscreenLoading=true;
|
|
|
- this.GetEnterExitCostInfobyDiId()
|
|
|
+ this.GetEnterExitCostInfobyDiId();
|
|
|
+ this.PostGroupTeamRateByDiIdAndCTableId();
|
|
|
},
|
|
|
eptschedule:debounce(function(val){
|
|
|
var subTypeId=0
|