Explorar o código

全部提醒参数修改

linehang %!s(int64=6) %!d(string=hai) anos
pai
achega
9ca0785cb7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/sign/html/sign_manage.html

+ 2 - 2
app/sign/html/sign_manage.html

@ -296,7 +296,7 @@
			        		loading = layer.load(0, {shade: false})
			        		param = {
			        			patient: list ? list.patientCode : "",
			        			all: status
			        			isAll: status
			        		}
			        	signAPI.remainMoney(param).then(function(res) {
			        		layer.close(loading)
@ -313,7 +313,7 @@
			        		loading = layer.load(0, {shade: false})
			        		param = {
			        			patient: list ? list.patientCode : "",
			        			all: status
			        			isAll: status
			        		}
			        	signAPI.remainFocus(param).then(function(res) {
			        		layer.close(loading)