Lijy il y a 2 ans
Parent
commit
bcea16d8b8

+ 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()