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
zhouqian
vue-gjjs
Commits
beed4825
Commit
beed4825
authored
Nov 28, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dbeame、dbfame修改
parent
f80d9177
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
0 deletions
+5
-0
Selection.vue
src/views/Business/Dbeame/Selection.vue
+1
-0
Basp.vue
src/views/Business/Dbfame/Basp.vue
+3
-0
Selection.vue
src/views/Business/Dbfame/Selection.vue
+1
-0
No files found.
src/views/Business/Dbeame/Selection.vue
View file @
beed4825
...
...
@@ -9,6 +9,7 @@
v-model=
"model.ctlmod.dbl.reldat"
style=
"width: 100%"
placeholder=
"请选择收付汇日期"
disabled
></c-date-picker>
</el-form-item>
</c-col>
...
...
src/views/Business/Dbfame/Basp.vue
View file @
beed4825
...
...
@@ -174,6 +174,7 @@
<c-input
v-model=
"model.recgrp.bas.issdate"
placeholder=
"请输入开证日期"
:disabled=
"!(model.recgrp.bas.methods=='L'||model.recgrp.bas.methods=='G')"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -294,6 +295,7 @@
v-model=
"model.recgrp.bas.lcbgno"
maxlength=
"32"
placeholder=
"请输入信用证/保函编号"
:disabled=
"!(model.recgrp.bas.methods=='L'||model.recgrp.bas.methods=='G')"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -304,6 +306,7 @@
v-model=
"model.recgrp.bas.tenor"
maxlength=
"32"
placeholder=
"请输入期限"
:disabled=
"!(model.recgrp.bas.methods=='L'||model.recgrp.bas.methods=='G')"
></c-input>
</el-form-item>
</c-col>
...
...
src/views/Business/Dbfame/Selection.vue
View file @
beed4825
...
...
@@ -9,6 +9,7 @@
v-model=
"model.ctlmod.dbl.reldat"
style=
"width: 100%"
placeholder=
"请选择收付汇日期"
disabled
></c-date-picker>
</el-form-item>
</c-col>
...
...
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