mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-10-23 10:53:13 +00:00
Compare commits
2 Commits
7c9b29f4bb
...
6cf67d17c6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6cf67d17c6 | ||
![]() |
f4e3ce32dd |
@ -236,7 +236,7 @@ export default {
|
||||
currentLine: "",
|
||||
currentLineStart: 0,
|
||||
currentLineEnd: 0,
|
||||
quickTexts: ["课", "题", "T", "P"]
|
||||
quickTexts: ["课", "题", "例","变","T", "P"]
|
||||
};
|
||||
},
|
||||
computed: {
|
||||
|
@ -575,7 +575,7 @@ export default {
|
||||
/**
|
||||
* 配置打开成功回调
|
||||
*/
|
||||
onConfigOpened(data) {
|
||||
onConfigOpened() {
|
||||
this.success = '配置已在新窗口中打开'
|
||||
setTimeout(() => {
|
||||
this.success = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user