dever 2 年之前
父節點
當前提交
1c505f6ba1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      assets/lib/manage/main.js

+ 1 - 1
assets/lib/manage/main.js

@@ -2499,7 +2499,7 @@ function fastEdit(e, url, title, col, index, type)
 			if (html.indexOf('left: 740px') != -1) {
 				html = html.replace('left: 740px', 'left:583px;')
 			}
-			if (!$(t).find('.fa-save').length) {
+			if ($(t).find('.dever_no_save').length) {
 				func = false;
 			}
 		} else {