Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-monitor
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
Administrator
web-monitor
Commits
8e3f9528
Commit
8e3f9528
authored
Jul 11, 2022
by
yanzhongrong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bugfix
parent
6e54316e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
type1.vue
src/views/dashboard/components/type1.vue
+1
-1
const.js
src/views/dashboard/const.js
+1
-0
No files found.
src/views/dashboard/components/type1.vue
View file @
8e3f9528
...
...
@@ -134,7 +134,7 @@
<div
class=
"item_name"
>
天馈线
</div>
</el-col>
<el-col
:span=
"10"
>
<div
class=
"item_data"
>
{{
form
.
type
5
}}
根
</div>
<div
class=
"item_data"
>
{{
form
.
type
6
}}
根
</div>
</el-col>
</el-row>
</div>
...
...
src/views/dashboard/const.js
View file @
8e3f9528
...
...
@@ -14,6 +14,7 @@ export function formInit1(data = {}) {
type3
:
0
,
type4
:
0
,
type5
:
0
,
type6
:
0
,
controlLimit
:
[
{
sum
:
0
,
type
:
""
},
{
sum
:
0
,
type
:
""
},
...
...
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