游戏数学备课

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

@ -467,7 +467,7 @@ export default {
handleDelete(row) {
const ids = row.id || this.ids;
this.$confirm(
'是否确认删除幼儿园一日流程评估计划编号为"' + ids + '"的数据项?',
'是否确认删除幼儿园一日流程评估计划数据项?',
"警告",
{
confirmButtonText: "确定",