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
9325ce4f
Commit
9325ce4f
authored
Dec 05, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botdav字段绑定更改
parent
35ebd906
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Ovwp1.vue
src/views/Business/Botdav/Ovwp1.vue
+2
-2
No files found.
src/views/Business/Botdav/Ovwp1.vue
View file @
9325ce4f
...
...
@@ -9,7 +9,7 @@
<c-input
v-model=
"model.bodgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入托收业务编号"
style=
"width: 100%"
disabled
></c-input>
<template
slot=
"footer"
>
<c-button
type=
"primary"
:disabled=
"this.model.bodgrp.drr.pts.extkey !== '' && model.b
edgrp.rec.ownref
== ''? false:true"
@
click=
"onBotpButgetref"
>
<c-button
type=
"primary"
:disabled=
"this.model.bodgrp.drr.pts.extkey !== '' && model.b
odgrp.rec.ownref =
== ''? false:true"
@
click=
"onBotpButgetref"
>
获取
</c-button>
</
template
>
...
...
@@ -64,7 +64,7 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"托收金额"
prop=
"bodgrp.cbs.max.cur"
>
<c-select
v-model=
"model.bodgrp.cbs.max.cur"
style=
"width: 100%"
placeholder=
"请选择币种"
@
change=
"changeCur"
>
<el-option
v-for=
"item in codes.
curtxt1
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
<el-option
v-for=
"item in codes.
infled_Cur
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</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