diff --git a/src/components/AnjiPlus/anji-crud/anji-crud.vue b/src/components/AnjiPlus/anji-crud/anji-crud.vue index a775667..91c99c8 100644 --- a/src/components/AnjiPlus/anji-crud/anji-crud.vue +++ b/src/components/AnjiPlus/anji-crud/anji-crud.vue @@ -288,7 +288,6 @@ >{{ handlegetLable(scope.row, item.label) }} -
{ + this.records = data.records; + this.total = data.total; + }) }, // 重置 handleResetForm() {