发展档案bug

This commit is contained in:
zhanglipeng
2020-11-24 14:41:57 +08:00
parent 493f7e3c7b
commit 2d13c6f58c
6 changed files with 12 additions and 13 deletions

View File

@ -456,7 +456,7 @@ export default {
handleDelete(row) {
const ids = row.id || this.ids;
this.$confirm(
'是否确认删除幼儿考勤编号为"' + ids + '"的数据项?',
'是否确认删除幼儿考勤的数据项?',
"警告",
{
confirmButtonText: "确定",