seimin 3 years ago
parent
commit
fb03d2d6f4
1 changed files with 4 additions and 4 deletions
  1. 4 4
      assets/views/system/processdesign/incidentplan/incidentSetUp.html

+ 4 - 4
assets/views/system/processdesign/incidentplan/incidentSetUp.html

@@ -703,15 +703,15 @@
703 703
                                         <div class="tab-mainDiv-body-lable">运维组/运维人员:</div>
704 704
                                         <div class="userGroupType">
705 705
                                             <label>
706
-                                                <input type="radio" value="1" ng-model="userOrGroupTypeAdd['type']"
706
+                                                <input type="radio" value="2" ng-model="userOrGroupTypeAdd['type']"
707 707
                                                     name="userGroupType1">运维组
708 708
                                             </label>
709 709
                                             <label>
710
-                                                <input type="radio" value="2" ng-model="userOrGroupTypeAdd['type']"
710
+                                                <input type="radio" value="1" ng-model="userOrGroupTypeAdd['type']"
711 711
                                                     name="userGroupType1">运维人员
712 712
                                             </label>
713 713
                                         </div>
714
-                                        <div class="group" ng-if="userOrGroupTypeAdd.type==1">
714
+                                        <div class="group" ng-if="userOrGroupTypeAdd.type==2">
715 715
                                             <ui-select class="tab-mainDiv-body-content" ng-model="userGroupCheckedAdd.groupCheck"
716 716
                                                 theme="bootstrap">
717 717
                                                 <ui-select-match placeholder="">
@@ -722,7 +722,7 @@
722 722
                                                 </ui-select-choices>
723 723
                                             </ui-select>
724 724
                                         </div>
725
-                                        <div class="user" ng-if="userOrGroupTypeAdd.type==2">
725
+                                        <div class="user" ng-if="userOrGroupTypeAdd.type==1">
726 726
                                             <ui-select class="tab-mainDiv-body-content" ng-model="userGroupCheckedAdd.userCheck"
727 727
                                                 theme="bootstrap">
728 728
                                                 <ui-select-match placeholder="">