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
92975258
Commit
92975258
authored
Jun 18, 2020
by
张俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
服务申请提示
parent
9b1f3b26
Changes
3
Hide 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 @
92975258
...
...
@@ -13,7 +13,7 @@
<el-input
disabled
v-model=
"formInline.depart"
placeholder=
"
审批人
"
placeholder=
"
申请部门
"
></el-input>
</el-form-item>
<el-form-item
prop=
"preson"
>
...
...
src/components/table/table-input.vue
View file @
92975258
...
...
@@ -47,7 +47,7 @@ import helper from "@/services/helper";
export
default
{
props
:
{
item
:
{
type
:
String
,
type
:
[
String
,
Number
]
,
default
:
""
},
header
:
{
...
...
src/pages/workbench/fwgl/serviceDetail.vue
View file @
92975258
...
...
@@ -330,130 +330,14 @@ export default {
label
:
"
访问次数(次/日)
"
,
minWidth
:
"
33.33%
"
,
align
:
"
center
"
,
type
:
"
select
"
,
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
,
},
],
type
:
"
input
"
,
},
{
prop
:
"
pv
"
,
label
:
"
访问量(PV/日)
"
,
minWidth
:
"
33.33%
"
,
align
:
"
center
"
,
type
:
"
select
"
,
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
,
},
],
type
:
"
input
"
,
},
{
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