fix(zhst/biz): 实时监控预警记录添加滚动条

This commit is contained in:
NICE CODE BY DEV 2024-05-10 13:54:36 +08:00
parent 0144f5cc33
commit 3f92df816c
4 changed files with 15 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# @zhst/biz # @zhst/biz
## 0.19.1
### Patch Changes
- zhst/biz: 实时监控预警记录添加滚动条
## 0.19.0 ## 0.19.0
### Minor Changes ### Minor Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@zhst/biz", "name": "@zhst/biz",
"version": "0.19.0", "version": "0.19.1",
"description": "业务库", "description": "业务库",
"keywords": [ "keywords": [
"business", "business",

View File

@ -1,5 +1,12 @@
# @zhst/material # @zhst/material
## 0.14.1
### Patch Changes
- Updated dependencies
- @zhst/biz@0.19.1
## 0.14.0 ## 0.14.0
### Minor Changes ### Minor Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@zhst/material", "name": "@zhst/material",
"version": "0.14.0", "version": "0.14.1",
"description": "物料库", "description": "物料库",
"keywords": [ "keywords": [
"business", "business",