Lijy 2 년 전
부모
커밋
bcea16d8b8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/project/project_gantt.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/project/project_gantt.vue

@@ -242,7 +242,7 @@ export default {
     this.isDataLoaded = true
   },
   methods: {
-    selectCal() {
+    selectCal(obj) {
       if(obj.distinction == '1') {
           this.valuex = obj.id
           this.optupdata()