feat: 所有表格 添加 loading
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<template v-slot:default="slotProps">
|
||||
<alert-rule-table
|
||||
ref="dataTable"
|
||||
v-loading="slotProps.loading"
|
||||
v-loading="tools.loading"
|
||||
:api="url"
|
||||
:custom-table-title="tools.customTableTitle"
|
||||
:height="mainTableHeight"
|
||||
|
||||
Reference in New Issue
Block a user