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
ddacf484
Commit
ddacf484
authored
May 05, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitadd交易前端代码修改
parent
201cfcc1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
Gidtxtp.vue
src/business/gitadd/views/Gidtxtp.vue
+5
-5
Gidtxtpc.vue
src/business/gitadd/views/Gidtxtpc.vue
+2
-2
Ovwpc.vue
src/business/gitadd/views/Ovwpc.vue
+1
-1
Preperp.vue
src/business/gitadd/views/Preperp.vue
+2
-2
No files found.
src/business/gitadd/views/Gidtxtp.vue
View file @
ddacf484
...
...
@@ -9,22 +9,22 @@
label=
"保函文本可变因素"
prop=
"gidgrp.blk.gidtxt"
>
<c-xml-format-editor
:model=
"model.gidgrp.blk.gidtxt"
<c-xml-format-editor
-new
v-model=
"model.gidgrp.blk.gidtxt"
:disabled=
"model.gitp.gidtxtmodflg == ''"
placeholder=
"请输入保函文本可变因素"
></c-xml-format-editor>
></c-xml-format-editor
-new
>
</el-form-item>
<el-form-item
v-if=
"model.gitp.gidtxtmodflg == 'X'"
label=
"保函文本可变因素"
prop=
"gidgrp.blk.gtxgidtxt"
>
<c-xml-format-editor
<c-xml-format-editor
-new
style=
""
:model=
"model.gidgrp.blk.gtxgidtxt"
placeholder=
"请输入保函文本可变因素"
></c-xml-format-editor>
></c-xml-format-editor
-new
>
</el-form-item>
</c-col>
</c-col>
...
...
src/business/gitadd/views/Gidtxtpc.vue
View file @
ddacf484
...
...
@@ -24,13 +24,13 @@
label=
"保函文本可变因素 - 抵消保函文本"
prop=
"gidgrp.blk.gtxgidtxtc"
>
<c-
xml-format-editor
<c-
input-textarea
:model=
"model.gidgrp.blk.gtxgidtxtc"
:maxRows=
"16"
maxlength=
"32500"
show-word-limit
placeholder=
"请输入保函文本可变因素 - 抵消保函文本"
></c-
xml-format-editor
>
></c-
input-textarea
>
</el-form-item>
</c-col>
</c-col>
...
...
src/business/gitadd/views/Ovwpc.vue
View file @
ddacf484
...
...
@@ -54,7 +54,7 @@
v-model=
"model.gidgrp.rec.gartypc"
style=
"width: 100%"
placeholder=
"请选择保函类型 "
:code=
"
getValues('gidgrp.rec.gartypc','gartypc')
"
:code=
"
codes.gartypc
"
disabled
>
</c-select>
...
...
src/business/gitadd/views/Preperp.vue
View file @
ddacf484
...
...
@@ -41,7 +41,7 @@
v-model=
"model.gidgrp.rec.sndto"
style=
"width: 100%"
placeholder=
"请选择发送保函文本"
:code=
"
getValues('gidgrp.rec.sndto')
"
:code=
"
codes.sndto
"
>
</c-select>
</el-form-item>
...
...
@@ -54,7 +54,7 @@
v-model=
"model.gidgrp.rec.delto"
style=
"width: 100%"
placeholder=
"请选择交付收款人"
:code=
"get
Values('gidgrp.rec.delto','delto1')
"
:code=
"get
Delto
"
>
</c-select>
</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