fix:修改底部弹窗 alertMessage 时间错误的问题

This commit is contained in:
zhangyu
2022-03-09 14:26:11 +08:00
parent b44ceec0ca
commit 36cd9af819
15 changed files with 19 additions and 14 deletions

View File

@@ -18,6 +18,7 @@
<asset-table
ref="dataTable"
:api="url"
:orderByFa="'id'"
v-loading="tools.loading"
:loading="tools.loading"
:custom-table-title="tools.customTableTitle"