fix: assetTab 页面 operation 加判断条件,替换无效按钮

This commit is contained in:
@changcode
2021-06-28 09:57:57 +08:00
parent eeaa3612af
commit 4af650ca63
2 changed files with 6 additions and 3 deletions

View File

@@ -19,6 +19,7 @@
:custom-table-title="tools.customTableTitle"
:height="mainTableHeight"
:table-data="tableData"
:assetTab="true"
@del="del"
@edit="edit"
@orderBy="tableDataSort"