Browse Source

clean code

yb 11 tháng trước cách đây
mục cha
commit
ac4a503517
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/system/operatelog/index.vue

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

@@ -102,7 +102,7 @@
         :formatter="dateFormatter"
       />
       <el-table-column :label="t('system.businessNumber')" align="center" prop="bizId" width="120" />
-      <el-table-column :label="t('system.IP')IP" align="center" prop="userIp" width="120" />
+      <el-table-column :label="t('system.IP')" align="center" prop="userIp" width="120" />
       <el-table-column :label="t('public.operate')" align="center" fixed="right" width="60">
         <template #default="scope">
           <el-button