Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DA-Platform
Overview
Overview
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
文档服务地址:
http://47.92.0.57:3000/
周报索引地址:
http://47.92.0.57:3000/s/NruNXRYmV
Open sidebar
Berlin
DA-Platform
Commits
853b7cf5
Commit
853b7cf5
authored
Aug 16, 2020
by
李严凡
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
前端显示内容改动
parent
fa6fd659
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
ReleaseTask.vue
DAPlatform-front/src/components/ReleaseTask.vue
+3
-2
No files found.
DAPlatform-front/src/components/ReleaseTask.vue
View file @
853b7cf5
...
@@ -248,7 +248,7 @@
...
@@ -248,7 +248,7 @@
<el-row
:gutter=
"20"
>
<el-row
:gutter=
"20"
>
<el-form-item>
<el-form-item>
<!-- 采用手风琴实现折叠-->
<!-- 采用手风琴实现折叠-->
<el-collapse
v-model=
"activeName"
>
<el-collapse
v-model=
"activeName
D
"
>
<div
v-if=
"dynamicValidateForm.dataFormList.length != 0"
>
<div
v-if=
"dynamicValidateForm.dataFormList.length != 0"
>
<el-form-item
v-for=
"(domain, index) in dynamicValidateForm.dataFormList"
<el-form-item
v-for=
"(domain, index) in dynamicValidateForm.dataFormList"
:key=
"domain.key"
:key=
"domain.key"
...
@@ -430,7 +430,7 @@
...
@@ -430,7 +430,7 @@
var
ins
;
var
ins
;
var
entityList
=
[{
var
entityList
=
[{
id
:
1
,
id
:
1
,
label
:
'实体模板'
,
label
:
'实体模板
内容
'
,
children
:
[]
children
:
[]
}];
}];
return
{
return
{
...
@@ -504,6 +504,7 @@
...
@@ -504,6 +504,7 @@
activeNameF
:[],
activeNameF
:[],
activeNameP
:[],
activeNameP
:[],
activeNameL
:[],
activeNameL
:[],
activeNameD
:[
0
,
1
,
2
,
3
,
4
,
5
],
cardName
:
'first'
,
cardName
:
'first'
,
createModeValue
:
'-1'
,
createModeValue
:
'-1'
,
createModeLable
:
'自定义模板'
,
createModeLable
:
'自定义模板'
,
...
...
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