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
c265c3c0
authored
2023-02-10 10:33:11 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:业务号
1 parent
04cf28fa
Hide 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 @
c265c3c
...
...
@@ -36,8 +36,8 @@
</el-row>
<el-row
class=
"mt-10"
>
<el-col
:span=
"6"
>
<el-form-item
label=
"业务号"
prop=
"ywh"
>
<el-input
v-model=
"form.ywh"
class=
"width100"
placeholder=
"业务号"
></el-input>
<el-form-item
label=
"业务号
流水号
"
prop=
"ywh"
>
<el-input
v-model=
"form.ywh"
class=
"width100"
placeholder=
"业务号
流水号
"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"3"
>
...
...
src/views/sthj/sbbwcx/index.vue
View file @
c265c3c
...
...
@@ -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=
"form.ywh"
class=
"width100"
placeholder=
"业务号"
></el-input>
<el-form-item
label=
"业务号
流水号
"
prop=
"ywh"
>
<el-input
v-model=
"form.ywh"
class=
"width100"
placeholder=
"业务号
流水号
"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"6"
>
...
...
Please
register
or
sign in
to post a comment