Sfoglia il codice sorgente

科室绑定人员修改处理组参数

maotao 8 mesi fa
parent
commit
e0ab7d21a6

+ 1 - 1
src/app/components/configurationCenter/configuration-deptUser/configuration-deptUser.component.ts

@@ -146,7 +146,7 @@ export class ConfigurationDeptUserComponent implements OnInit {
146
 		let groupData = {
146
 		let groupData = {
147
 		  group2: {
147
 		  group2: {
148
 		    hospitals: this.hosId,
148
 		    hospitals: this.hosId,
149
-		    type:1
149
+		    type:3
150
 		  },
150
 		  },
151
 		  idx: 0,
151
 		  idx: 0,
152
 		  sum: 9999,
152
 		  sum: 9999,