「User:Irukaza/js/editConflict.js」:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要
imported>=海豚= 無編輯摘要 |
imported>=海豚= 無編輯摘要 |
||
| 行 8: | 行 8: | ||
const wgCurRevisionId = mw.config.get("wgCurRevisionId"); | const wgCurRevisionId = mw.config.get("wgCurRevisionId"); | ||
let needCheckFlag = true; | let needCheckFlag = true; | ||
const api = new mw.Api({ timeout: 3000 }); | |||
const wpSave = $("#wpSave"); | const wpSave = $("#wpSave"); | ||
const editform = $("#editform"); | const editform = $("#editform"); | ||