ソースを参照

Merge branch 'develop' into lmm

seimin 4 ヶ月 前
コミット
a95b284a1f
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/app/views/hushijiandan/hushijiandan.component.ts

+ 1 - 0
src/app/views/hushijiandan/hushijiandan.component.ts

@@ -668,6 +668,7 @@ export class HushijiandanComponent implements OnInit {
668 668
 			pagePermissionConfig: {
669 669
         hosId: this.currentHospital.id,
670 670
         active: 1,
671
+        taskTypeDeptId: this.loginUser.dept.id,
671 672
       },
672 673
 		};
673 674
 		this.mainService