Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wisdom-components
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
wisdom-components
Commits
88c74f84
Commit
88c74f84
authored
Apr 14, 2023
by
程恺文
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
https://g.civnet.cn:8443/ReactWeb5/wisdom-components
into dev
parents
90facefc
95ea9409
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
CHANGELOG.md
packages/extend-components/EC_ConfigurationView/CHANGELOG.md
+6
-0
package.json
packages/extend-components/EC_ConfigurationView/package.json
+1
-1
HistoryModel.js
...xtend-components/EC_ConfigurationView/src/HistoryModel.js
+1
-1
No files found.
packages/extend-components/EC_ConfigurationView/CHANGELOG.md
View file @
88c74f84
...
...
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
## [1.4.39](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.4.38...@wisdom-components/ec_configurationview@1.4.39) (2023-04-14)
### Bug Fixes
-
发布组态 (
[
a4ee491
](
https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/a4ee491d897180d9f73712a57f6ee2391e74087a
)
)
## [1.4.38](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.4.37...@wisdom-components/ec_configurationview@1.4.38) (2023-04-13)
**Note:**
Version bump only for package @wisdom-components/ec_configurationview
...
...
packages/extend-components/EC_ConfigurationView/package.json
View file @
88c74f84
{
"name"
:
"@wisdom-components/ec_configurationview"
,
"version"
:
"1.4.3
8
"
,
"version"
:
"1.4.3
9
"
,
"description"
:
"> TODO: description"
,
"author"
:
"tuqian <webtuqian@163.com>"
,
"homepage"
:
""
,
...
...
packages/extend-components/EC_ConfigurationView/src/HistoryModel.js
View file @
88c74f84
...
...
@@ -24,7 +24,7 @@ let twoID = '';
let
myDiagram
=
null
;
let
editionArr
=
[];
const
guidAggre
=
{};
//
const guidAggre = {};
let
bindData
=
[];
const
stationList
=
[];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment