游戏数学备课
This commit is contained in:
@ -273,7 +273,7 @@ export default {
|
||||
handleDelete(row) {
|
||||
const ids = row.id || this.ids;
|
||||
this.$confirm(
|
||||
'是否确认删除评估体系介绍编号为"' + ids + '"的数据项?',
|
||||
'是否确认删除评估体系介绍数据项?',
|
||||
"警告",
|
||||
{
|
||||
confirmButtonText: "确定",
|
||||
|
Reference in New Issue
Block a user