1、解决默认提供的删除功能异常 2、重构DbKit,解决存在的catalog未设置导致的查询失败
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<div v-show="!row || list.rows == 0" style="text-align: center">
|
||||
<img src="../res/img/none.png">
|
||||
<p>暂无数据</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- modal-tpl -->
|
||||
|
||||
Reference in New Issue
Block a user