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
be1385e6
Commit
be1385e6
authored
Nov 09, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botcan页面修改
parent
9ea124db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
Canp.vue
src/views/Business/Botcan/Canp.vue
+8
-5
No files found.
src/views/Business/Botcan/Canp.vue
View file @
be1385e6
...
...
@@ -3,6 +3,7 @@
<!-- =================顶部====================== -->
<c-col
:span=
"24"
>
<c-col
:span=
"12"
style=
"padding-right:20px;"
>
<c-col
:span=
"21"
>
<el-form-item
label=
"托收业务编号"
prop=
"bodgrp.rec.ownref"
>
<c-input
disabled
...
...
@@ -12,7 +13,7 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"2
"
>
<c-col
:span=
"3
"
>
<el-form-item
label=
""
label-width=
"20px"
>
<c-button
style=
"margin: 0 10px 0 0; padding: 0 12px"
...
...
@@ -23,13 +24,15 @@
</c-button>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
style=
"padding-left:20px;"
>
<el-form-item
label=
"简略信息"
prop=
"bodgrp.rec.nam"
>
<c-input
disabled
v-model=
"model.bodgrp.rec.nam"
maxlength=
"40"
style=
"width:
88
%"
style=
"width:
100
%"
placeholder=
"请输入简略信息"
></c-input>
</el-form-item>
...
...
@@ -211,7 +214,7 @@
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"1
1"
:offset=
"1
"
>
<c-col
:span=
"1
2"
style=
"padding-left:20px;
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收款人参考号"
prop=
"bodgrp.drr.pts.ref"
>
<c-input
...
...
@@ -285,7 +288,7 @@
<c-row>
<c-col
:span=
"1
1
"
>
<c-col
:span=
"1
2"
style=
"padding-right:20px;
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"描述"
prop=
"strinf"
>
<c-input
...
...
@@ -302,7 +305,7 @@
<!-- 右边 -->
<c-col
:span=
"12"
style=
"padding-left:20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"sndmsg"
>
<el-form-item
label=
""
prop=
"sndmsg"
>
<c-checkbox
v-model=
"model.sndmsg"
>
发送消息
</c-checkbox>
</el-form-item>
</c-col>
...
...
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