Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
9df8960f
Commit
9df8960f
authored
Jun 18, 2020
by
张俊
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'zj' into dev
parents
d3154b24
92975258
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
120 deletions
+4
-120
src/components/shop-car-apply/apply_form.vue
src/components/shop-car-apply/apply_form.vue
+1
-1
src/components/table/table-input.vue
src/components/table/table-input.vue
+1
-1
src/pages/workbench/fwgl/serviceDetail.vue
src/pages/workbench/fwgl/serviceDetail.vue
+2
-118
No files found.
src/components/shop-car-apply/apply_form.vue
View file @
9df8960f
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<el-input
<el-input
disabled
disabled
v-model=
"formInline.depart"
v-model=
"formInline.depart"
placeholder=
"
审批人
"
placeholder=
"
申请部门
"
></el-input>
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
prop=
"preson"
>
<el-form-item
prop=
"preson"
>
...
...
src/components/table/table-input.vue
View file @
9df8960f
...
@@ -58,7 +58,7 @@ import helper from "@/services/helper";
...
@@ -58,7 +58,7 @@ import helper from "@/services/helper";
export
default
{
export
default
{
props
:
{
props
:
{
item
:
{
item
:
{
type
:
String
,
type
:
[
String
,
Number
]
,
default
:
""
default
:
""
},
},
header
:
{
header
:
{
...
...
src/pages/workbench/fwgl/serviceDetail.vue
View file @
9df8960f
...
@@ -330,130 +330,14 @@ export default {
...
@@ -330,130 +330,14 @@ export default {
label
:
"
访问次数(次/日)
"
,
label
:
"
访问次数(次/日)
"
,
minWidth
:
"
33.33%
"
,
minWidth
:
"
33.33%
"
,
align
:
"
center
"
,
align
:
"
center
"
,
type
:
"
select
"
,
type
:
"
input
"
,
selectArr
:
[
{
label
:
"
10
"
,
value
:
10
,
},
{
label
:
"
20
"
,
value
:
20
,
},
{
label
:
"
30
"
,
value
:
30
,
},
{
label
:
"
40
"
,
value
:
40
,
},
{
label
:
"
50
"
,
value
:
50
,
},
{
label
:
"
60
"
,
value
:
60
,
},
{
label
:
"
70
"
,
value
:
70
,
},
{
label
:
"
80
"
,
value
:
80
,
},
{
label
:
"
90
"
,
value
:
90
,
},
{
label
:
"
100
"
,
value
:
100
,
},
{
label
:
"
200
"
,
value
:
200
,
},
{
label
:
"
300
"
,
value
:
300
,
},
{
label
:
"
400
"
,
value
:
400
,
},
{
label
:
"
500
"
,
value
:
500
,
},
],
},
},
{
{
prop
:
"
pv
"
,
prop
:
"
pv
"
,
label
:
"
访问量(PV/日)
"
,
label
:
"
访问量(PV/日)
"
,
minWidth
:
"
33.33%
"
,
minWidth
:
"
33.33%
"
,
align
:
"
center
"
,
align
:
"
center
"
,
type
:
"
select
"
,
type
:
"
input
"
,
selectArr
:
[
{
label
:
"
100
"
,
value
:
100
,
},
{
label
:
"
200
"
,
value
:
200
,
},
{
label
:
"
300
"
,
value
:
300
,
},
{
label
:
"
400
"
,
value
:
400
,
},
{
label
:
"
500
"
,
value
:
500
,
},
{
label
:
"
600
"
,
value
:
600
,
},
{
label
:
"
700
"
,
value
:
700
,
},
{
label
:
"
800
"
,
value
:
800
,
},
{
label
:
"
900
"
,
value
:
900
,
},
{
label
:
"
1000
"
,
value
:
1000
,
},
{
label
:
"
2000
"
,
value
:
2000
,
},
{
label
:
"
3000
"
,
value
:
3000
,
},
{
label
:
"
4000
"
,
value
:
4000
,
},
{
label
:
"
5000
"
,
value
:
5000
,
},
],
},
},
{
{
prop
:
"
des
"
,
prop
:
"
des
"
,
...
...
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