maxiaoshan 4 年之前
父節點
當前提交
abcd88b68d
共有 2 個文件被更改,包括 2 次插入0 次删除
  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();
 				}
 				
 			})