yb 10 сар өмнө
parent
commit
6efefae0ba

+ 1 - 1
src/views/system/menu/index.vue

@@ -73,7 +73,7 @@
     >
       <el-table-column :show-overflow-tooltip="true" :label="t('system.menuName')" prop="name" width="250">
         <template #default="scope">
-          {{ scope.row.name }} | {{ scope.row.nameEn }} | {{ scope.row.nameJp }}
+          {{ scope.row.name }}
         </template>
       </el-table-column>
       <el-table-column align="center" :label="t('mall.icon')" prop="icon" width="100">