Browse Source

Merge branch 'dev' of http://121.42.53.174:3000/jiapeng/portal-front.git into dev

luyanan 7 years ago
parent
commit
89f96c8c9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/resourceShow.js

+ 1 - 1
js/resourceShow.js

473
			var data = {
473
			var data = {
474
				"professorId": userid,
474
				"professorId": userid,
475
				"watchObject": watchObject,
475
				"watchObject": watchObject,
476
				"watchType": 3
476
				"watchType": 2
477
			}
477
			}
478
		}
478
		}
479
		$.ajax({
479
		$.ajax({