温红权 8 سال پیش
والد
کامیت
b584f9ed36
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      VisualInspection/js/user/addUser.js

+ 2 - 0
VisualInspection/js/user/addUser.js

@@ -7,6 +7,7 @@ function loadUserData(nodedata) {
     var pnode = nodedata;
     resetform();
 
+
     var enable = true;
 
     if (edittype == "update") {
@@ -31,6 +32,7 @@ function loadUserData(nodedata) {
             isMultiple: true
         });
     }
+    role_selectinput.unbind();
     role_selectinput.closeDropDownMenu();
 
     if (!enable) {