无编辑摘要
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: | const api = new mw.Api({ timeout: 5000 }); | ||
const wpSave = $("#wpSave"); | const wpSave = $("#wpSave"); | ||
const editform = $("#editform"); | const editform = $("#editform"); | ||