mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 01:36:44 +08:00
添加考试后提交检查问题解决
This commit is contained in:
@@ -778,7 +778,7 @@ export default {
|
||||
this.$refs.comEditPaper.show(row.paperId);
|
||||
},
|
||||
open(row,flag) {
|
||||
this.$confirm('确定要下架改考试么?', '提示', {
|
||||
this.$confirm('确定要下架此考试吗?', '提示', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning'
|
||||
|
||||
Reference in New Issue
Block a user