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
a1268df1
Commit
a1268df1
authored
Nov 26, 2021
by
zhengxiaokui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letopn
parent
2ea7341a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
Ovwp.vue
src/views/Business/Letopn/Ovwp.vue
+3
-2
index.vue
src/views/Business/Letopn/index.vue
+1
-1
No files found.
src/views/Business/Letopn/Ovwp.vue
View file @
a1268df1
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
:disabled=
"model.ledgrp.ben.pts.
extkey
? false : true"
:disabled=
"model.ledgrp.ben.pts.
adrblk
? false : true"
@
click=
"onLetpButgetref"
@
click=
"onLetpButgetref"
>
>
获取
获取
...
@@ -44,6 +44,7 @@
...
@@ -44,6 +44,7 @@
v-model=
"model.ledgrp.rec.lcrtyp"
v-model=
"model.ledgrp.rec.lcrtyp"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择转让标志"
placeholder=
"请选择转让标志"
:code=
"codes.lcrtyp"
>
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
@@ -60,7 +61,7 @@
...
@@ -60,7 +61,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"4"
class=
"centerLable"
>
<c-col
:span=
"4"
class=
"centerLable"
>
<c-checkbox
v-model=
"model.ledgrp.rec.collflg"
>
抵押信用证
</c-checkbox>
<c-checkbox
:disabled=
"true"
v-model=
"model.ledgrp.rec.collflg"
>
抵押信用证
</c-checkbox>
</c-col>
</c-col>
<c-amtpanl
<c-amtpanl
...
...
src/views/Business/Letopn/index.vue
View file @
a1268df1
...
@@ -180,7 +180,7 @@ export default {
...
@@ -180,7 +180,7 @@ export default {
defaultRules
:
Default
,
defaultRules
:
Default
,
pattern
:
Pattern
,
pattern
:
Pattern
,
rules
:
null
,
rules
:
null
,
codes
:
{},
codes
:
{
...
CodeTable
},
};
};
},
},
methods
:
{
methods
:
{
...
...
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