Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
Open sidebar
fukai
vue-gjjs
Commits
dc38207b
Commit
dc38207b
authored
Aug 24, 2022
by
panziyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitset选择框修改
parent
38417b33
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
39 additions
and
37 deletions
+39
-37
Gitsetp1.vue
src/views/Business/Gctcan/Gitsetp1.vue
+4
-3
Canp.vue
src/views/Business/Getcan/Canp.vue
+7
-6
Canp.vue
src/views/Business/Gitcan/Canp.vue
+7
-5
Gitsetp1.vue
src/views/Business/Gitcrj/Gitsetp1.vue
+9
-7
Gitsetp1.vue
src/views/Business/Gitcrq/Gitsetp1.vue
+4
-10
Gitsetp.vue
src/views/Business/Gitset/Gitsetp.vue
+4
-3
Gitsetp1.vue
src/views/Business/Gitset/Gitsetp1.vue
+4
-3
No files found.
src/views/Business/Gctcan/Gitsetp1.vue
View file @
dc38207b
...
@@ -210,12 +210,13 @@
...
@@ -210,12 +210,13 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
T
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<el-form-item
label=
"
t
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<c-select
<c-select
disabled
v-model=
"model.gidgrp.rec.gartyp"
v-model=
"model.gidgrp.rec.gartyp"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
""
placeholder=
"
请选择type of Undertaking
"
disabled
:code=
"codes.typgar2"
>
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
...
src/views/Business/Getcan/Canp.vue
View file @
dc38207b
...
@@ -155,16 +155,17 @@
...
@@ -155,16 +155,17 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Undertaking of Type"
prop=
"gidgrp.rec.gartyp"
>
<el-form-item
label=
"type of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<c-input
<c-select
v-model=
"model.gidgrp.rec.gartyp"
disabled
disabled
v-model=
"model.gidgrp.rec.gartyp"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请输入"
placeholder=
"请选择type of Undertaking"
></c-input>
:code=
"codes.typgar2"
>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat=='X'"
>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat=='X'"
>
<el-form-item
<el-form-item
...
...
src/views/Business/Gitcan/Canp.vue
View file @
dc38207b
...
@@ -155,13 +155,15 @@
...
@@ -155,13 +155,15 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Undertaking of Type"
prop=
"gidgrp.rec.gartyp"
>
<el-form-item
label=
"type of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<c-input
<c-select
v-model=
"model.gidgrp.rec.gartyp"
disabled
disabled
v-model=
"model.gidgrp.rec.gartyp"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请输入"
placeholder=
"请选择type of Undertaking"
></c-input>
:code=
"codes.typgar2"
>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat == 'X'"
>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat == 'X'"
>
...
...
src/views/Business/Gitcrj/Gitsetp1.vue
View file @
dc38207b
...
@@ -199,12 +199,17 @@
...
@@ -199,12 +199,17 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Type of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<el-form-item
label=
"type of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<c-input
<c-select
v-model=
"model.gidgrp.rec.gartyp"
placeholder=
"请输入Type of Undertaking"
disabled
disabled
v-model=
"model.gidgrp.rec.gartyp"
style=
"width: 100%"
placeholder=
"请选择type of Undertaking"
:code=
"codes.typgar2"
>
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat=='X'"
>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat=='X'"
>
<el-form-item
<el-form-item
...
@@ -220,9 +225,6 @@
...
@@ -220,9 +225,6 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Date of Claim"
prop=
"gcdgrp.rec.clmdat"
>
<el-form-item
label=
"Date of Claim"
prop=
"gcdgrp.rec.clmdat"
>
<c-input
<c-input
...
...
src/views/Business/Gitcrq/Gitsetp1.vue
View file @
dc38207b
...
@@ -214,20 +214,14 @@
...
@@ -214,20 +214,14 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
T
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<el-form-item
label=
"
t
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<c-select
<c-select
disabled
v-model=
"model.gidgrp.rec.gartyp"
v-model=
"model.gidgrp.rec.gartyp"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择Type of Undertaking"
placeholder=
"请选择type of Undertaking"
disabled
:code=
"codes.typgar2"
>
<el-option
v-for=
"item in codes.typgar1"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
>
</el-option>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
...
src/views/Business/Gitset/Gitsetp.vue
View file @
dc38207b
...
@@ -202,12 +202,13 @@
...
@@ -202,12 +202,13 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
T
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<el-form-item
label=
"
t
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<c-select
<c-select
disabled
v-model=
"model.gidgrp.rec.gartyp"
v-model=
"model.gidgrp.rec.gartyp"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择
T
ype of Undertaking"
placeholder=
"请选择
t
ype of Undertaking"
disabled
:code=
"codes.typgar2"
>
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
...
src/views/Business/Gitset/Gitsetp1.vue
View file @
dc38207b
...
@@ -200,12 +200,13 @@
...
@@ -200,12 +200,13 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
T
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<el-form-item
label=
"
t
ype of Undertaking"
prop=
"gidgrp.rec.gartyp"
>
<c-select
<c-select
disabled
v-model=
"model.gidgrp.rec.gartyp"
v-model=
"model.gidgrp.rec.gartyp"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择
T
ype of Undertaking"
placeholder=
"请选择
t
ype of Undertaking"
disabled
:code=
"codes.typgar2"
>
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
...
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