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
0d8ccc22
Commit
0d8ccc22
authored
Jul 28, 2022
by
wangyanjiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bdtset BUG修复
parent
a91b9d9f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Dftcrep.vue
src/views/Business/Bdtset/Dftcrep.vue
+2
-2
Fktj.vue
src/views/Business/Bdtset/Fktj.vue
+1
-1
No files found.
src/views/Business/Bdtset/Dftcrep.vue
View file @
0d8ccc22
...
...
@@ -151,7 +151,7 @@
v-model=
"model.dftcre.dfdgrp.rec.invtyp"
style=
"width: 100%"
placeholder=
"请选择发票类型"
:code=
"codes.invtyp"
:code=
"codes.invtyp
1
"
>
</c-select>
</el-form-item>
...
...
@@ -560,7 +560,7 @@ export default {
data
()
{
return
{
trntyp
:
[
{
label
:
"买方
单据
"
,
value
:
"BD"
},
{
label
:
"买方
信用证
"
,
value
:
"BD"
},
{
label
:
"汇出汇款"
,
value
:
"CP"
},
{
label
:
"进口代收"
,
value
:
"BC"
},
{
label
:
"卖方信用证"
,
value
:
"BF"
},
...
...
src/views/Business/Bdtset/Fktj.vue
View file @
0d8ccc22
...
...
@@ -84,7 +84,7 @@
</c-col>
<!-- =======right========= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
v-if=
"model.bddgrp.rec.skhhh != ''"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收款银行账户名称"
prop=
"bddgrp.rec.skmc"
>
<c-input
type=
"textarea"
v-model=
"model.bddgrp.rec.skmc"
maxlength=
"40"
show-word-limit
placeholder=
"请输入收款银行账户名称"
></c-input>
...
...
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