Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
66486d26
authored
2023-02-10 15:11:36 +0800
by
yangwei
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
业务流水号名称修改
1 parent
3b2eaaa8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
src/views/jsbwcx/index.vue
src/views/sthj/sbbwcx/index.vue
src/views/jsbwcx/index.vue
View file @
66486d2
...
...
@@ -37,8 +37,8 @@
</el-row>
<el-row
class=
"mt-10"
>
<el-col
:span=
"6"
>
<el-form-item
label=
"业务
号
流水号"
prop=
"ywh"
>
<el-input
v-model
.
trim=
"form.ywh"
clearable
class=
"width100"
placeholder=
"业务
号
流水号"
></el-input>
<el-form-item
label=
"业务流水号"
prop=
"ywh"
>
<el-input
v-model
.
trim=
"form.ywh"
clearable
class=
"width100"
placeholder=
"业务流水号"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"3"
>
...
...
src/views/sthj/sbbwcx/index.vue
View file @
66486d2
...
...
@@ -41,8 +41,8 @@
</el-row>
<el-row
class=
"mt-10"
>
<el-col
:span=
"6"
>
<el-form-item
label=
"业务
号
流水号"
prop=
"ywh"
>
<el-input
v-model
.
trim=
"form.ywh"
class=
"width100"
clearable
placeholder=
"业务
号
流水号"
></el-input>
<el-form-item
label=
"业务流水号"
prop=
"ywh"
>
<el-input
v-model
.
trim=
"form.ywh"
class=
"width100"
clearable
placeholder=
"业务流水号"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"6"
>
...
...
Please
register
or
sign in
to post a comment