Browse Source

菜单管理

ZaiZai 1 year ago
parent
commit
c577a2ee39
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/system/app.vue

+ 0 - 1
src/views/system/app.vue

@@ -18,7 +18,6 @@
         <template #action>
             <hc-pages :pages="searchForm" @change="pageChange" />
         </template>
-
         <!-- 新增/修改 -->
         <hc-new-dialog v-model="isDialogShow" widths="400px" is-footer-center :title="dialogTitle" @close="dialogClose">
             <el-form ref="formRef" :model="formModel" :rules="formRules" label-position="top" label-width="auto">