seimin 1 月之前
父節點
當前提交
a146db376a

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

@@ -136,7 +136,7 @@ export class ConfigurationMessageComponent implements OnInit {
136
           "[$患者信息$]",
136
           "[$患者信息$]",
137
           "[$建单人$]",
137
           "[$建单人$]",
138
         ];
138
         ];
139
-      }else if(data.noticeCode === 'spe_bag_remove'){
139
+      }else if(data.noticeCode === 'remove_workorder'){
140
         // 支助人员
140
         // 支助人员
141
         this.varArr = [
141
         this.varArr = [
142
           "[$工单单号$]",
142
           "[$工单单号$]",