预警通知列表接口对接
This commit is contained in:
@@ -219,7 +219,7 @@ const currentReusltFilter = ref(null);
|
||||
// 定义 tableKey,用于强制刷新表格
|
||||
const tableKey = ref(0);
|
||||
const pager = ref({
|
||||
total: 10,
|
||||
total: 0,
|
||||
pageIndex: 1,
|
||||
pageSize: 10
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user