diff --git a/frontend/src/components/ScriptTable.vue b/frontend/src/components/ScriptTable.vue index 799b593..3f2b6fd 100644 --- a/frontend/src/components/ScriptTable.vue +++ b/frontend/src/components/ScriptTable.vue @@ -268,7 +268,7 @@
- 暂无用户 + 无数据
diff --git a/frontend/src/views/Plans.vue b/frontend/src/views/Plans.vue index 5bae8d8..6723038 100644 --- a/frontend/src/views/Plans.vue +++ b/frontend/src/views/Plans.vue @@ -17,7 +17,6 @@ type="primary" size="large" @click="handleAddPlan" - v-if="planList.length > 0 || currentPlanData" >