Forráskód Böngészése

fix:登录日志prop格式化

lazy 6 hónapja%!(EXTRA string=óta)
szülő
commit
bf8544003c
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/systemManage/logManage/index.vue

+ 1 - 1
src/views/systemManage/logManage/index.vue

@@ -30,7 +30,7 @@
         :table-options="tableOptions"
         :data="tableData"
         :count="total"
-        parentComponent="LogManage"
+        parent-component="LogManage"
       />
     </template>
     <router-view />