提示调整

This commit is contained in:
joylink_fanyuhong 2024-04-11 19:19:19 +08:00
parent 5212b6417a
commit 2b13ff0a5a

View File

@ -173,7 +173,7 @@ export default {
]
}
],
actions: [{ text: '新建试卷1', handler: this.examCreate }]
actions: [{ text: '新建试卷', handler: this.examCreate }]
}
};
},