瀏覽代碼

科室启用停用

seimin 1 年之前
父節點
當前提交
fec5620d76

+ 2 - 0
src/app/share/hs-prompt-modal/hs-prompt-modal.component.ts

@@ -169,6 +169,7 @@ export class HsPromptModalComponent implements OnInit {
169 169
         idx: 0,
170 170
         sum: 10,
171 171
         department: {
172
+          searchType: 1,// 简单查询
172 173
           hospital: { id: hosId },
173 174
           keyWord: keywords,
174 175
           nurseSign: 1,
@@ -180,6 +181,7 @@ export class HsPromptModalComponent implements OnInit {
180 181
         idx: 0,
181 182
         sum: 10,
182 183
         department: {
184
+          searchType: 1,// 简单查询
183 185
           hospital: { id: hosId },
184 186
           dept: keywords,
185 187
           type: {id: "386"},

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

@@ -1491,6 +1491,7 @@ export class FuwutaiComponent implements OnInit {
1491 1491
       idx: 0,
1492 1492
       sum: 20,
1493 1493
       department: {
1494
+        searchType: 1,// 简单查询
1494 1495
         cascadeHosId: this.checkedHos,
1495 1496
         keyWord: keyWord,
1496 1497
         flag: 0,