mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-07 18:04:45 +08:00
🐛fix: #ID31JE 代码生成器生成的模板,新增修改后直接调整为查询列表
This commit is contained in:
@@ -18,7 +18,7 @@ permalink: /pro/table/
|
||||
:table-fields="tableFields"
|
||||
:data="dataList"
|
||||
:edit-model="true"
|
||||
:v-loading="loading"
|
||||
:loading="loading"
|
||||
:templates="{'id': idtemplate}"
|
||||
select-type="checkbox"
|
||||
@row-click="handleRowClick"
|
||||
|
||||
Reference in New Issue
Block a user