提交 77a6f2fc 编写于 作者: L lepdou

bugfix sync page back to config page

上级 ac2808e1
......@@ -114,7 +114,7 @@ sync_item_module.controller("SyncItemController",
};
$scope.backToAppHomePage = function () {
$window.location.href = '/views/config.html?#appid=' + $scope.pageContext.appId;
$window.location.href = '/config.html?#appid=' + $scope.pageContext.appId;
};
$scope.switchSelect = function (o) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册