try to pass by value between two controllers

This commit is contained in:
hjd
2015-11-25 22:47:35 +08:00
parent 5ff5b951e7
commit 26a2861b7b
8 changed files with 105 additions and 65 deletions

View File

@@ -1 +1 @@
var app = angular.module("LoginApp", []);
var app = angular.module("ReportApp", []);