Lijy пре 1 година
родитељ
комит
cbf0e48924

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet-workshop-h5/src/views/workView/workView.vue

@@ -285,6 +285,7 @@ export default {
     reportDateOnConfirm(date) {
       this.reportDateShow = false;
       this.reportDate = this.formatDate(date);
+      this.getMyPlanProcedureList()
       this.getCrewMemberList()
     },