游戏数学备课

This commit is contained in:
zhanglipeng
2021-09-02 11:54:40 +08:00
parent ff222b6aec
commit 9def2f5508
15 changed files with 75 additions and 81 deletions

View File

@ -273,7 +273,7 @@ export default {
handleDelete(row) {
const ids = row.id || this.ids;
this.$confirm(
'是否确认删除评估体系介绍编号为"' + ids + '"的数据项?',
'是否确认删除评估体系介绍数据项?',
"警告",
{
confirmButtonText: "确定",