maxiaoshan il y a 4 ans
Parent
commit
abcd88b68d
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 1 0
      src/web/templates/spideredit.html
  2. 1 0
      src/web/templates/spiderview.html

+ 1 - 0
src/web/templates/spideredit.html

@@ -319,6 +319,7 @@
 				editor_2.refresh();
 				editor_3.refresh();
 				editor_4.refresh();
+        editor_re3.refresh();
 			}
 			
 		})

+ 1 - 0
src/web/templates/spiderview.html

@@ -117,6 +117,7 @@
 					editor_2.refresh();
 					editor_3.refresh();
 					editor_4.refresh();
+          editor_re3.refresh();
 				}
 				
 			})