Commit 8647db25 authored by ='s avatar =

new

parent c5a6bd0a
...@@ -9,7 +9,7 @@ app.controller('allProjectReportController',allProjectReport); ...@@ -9,7 +9,7 @@ app.controller('allProjectReportController',allProjectReport);
app.controller('projectReportDetailController', projectReportDetail); app.controller('projectReportDetailController', projectReportDetail);
app.controller('deleteReportController',deleteReport); app.controller('deleteReportController',deleteReport);
app.controller('listEmployeeLackController',listEmployeeLack); app.controller('listEmployeeLackController',listEmployeeLack);
// app.controller('listEmployeeLackDetailController',listEmployeeLackDetail);
......
...@@ -43,4 +43,6 @@ ...@@ -43,4 +43,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment