更新环境配置,修正服务地址;新增 RWA 产品管理相关组件及功能;优化表格数据展示及状态渲染逻辑
This commit is contained in:
@@ -108,6 +108,7 @@ defineExpose({
|
||||
</TableHeaderOperation>
|
||||
|
||||
<NDataTable
|
||||
:row-key="row => row.id"
|
||||
:scroll-x="2000"
|
||||
:columns="dataTableColumns"
|
||||
:data="tableData"
|
||||
|
||||
Reference in New Issue
Block a user