fix 页码问题
This commit is contained in:
@@ -1137,9 +1137,9 @@ export default {
|
|||||||
try {
|
try {
|
||||||
Api.GoToFooter(1)
|
Api.GoToFooter(1)
|
||||||
Api.asc_SetSectionStartPage(1)
|
Api.asc_SetSectionStartPage(1)
|
||||||
Api.GoToFooter(4)
|
Api.GoToFooter(3)
|
||||||
Api.asc_SetSectionStartPage(1)
|
Api.asc_SetSectionStartPage(1)
|
||||||
Api.ExitHeader_Footer(4)
|
Api.ExitHeader_Footer(3)
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user