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
d470efa1
Commit
d470efa1
authored
Dec 27, 2021
by
wjj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wjj Bctacc Bctrad
parent
d54640f6
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
10 deletions
+8
-10
Detp.vue
src/views/Business/Bctacc/Detp.vue
+2
-3
index.vue
src/views/Business/Bctacc/index.vue
+1
-1
Detp.vue
src/views/Business/Bctrad/Detp.vue
+4
-5
index.vue
src/views/Business/Bctrad/index.vue
+1
-1
No files found.
src/views/Business/Bctacc/Detp.vue
View file @
d470efa1
<
template
>
<div
class=
"eibs-tab"
>
<c-row>
<!-- ====================左边======================= -->
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
...
...
@@ -107,7 +106,7 @@
<c-checkbox
v-model=
"model.bcdgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
</c-col>
</
div
>
</
c-row
>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Bctacc/index.vue
View file @
d470efa1
...
...
@@ -10,7 +10,7 @@
<el-button
size=
"small"
>
拆分报文
</el-button>
<el-button
size=
"small"
>
智能提示
</el-button>
</c-function-btn>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"
lef
t"
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"
righ
t"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
...
...
src/views/Business/Bctrad/Detp.vue
View file @
d470efa1
<
template
>
<div
class=
"eibs-tab"
>
<c-row>
<!-- ====================左边======================= -->
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
...
...
@@ -59,12 +58,12 @@
<!-- ====================右边======================= -->
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-col
:span=
"2
0
"
>
<c-col
:span=
"2
4
"
>
<el-form-item
label=
"Charges Condition"
prop=
"bcdgrp.blk.othins"
>
<c-select
type=
"textarea"
v-model=
"model.bcdgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Charges Condition"
></c-select>
</el-form-item>
<el-option
v-for=
"item in codes.
chadet
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
<el-option
v-for=
"item in codes.
othins
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-col>
</c-col>
...
...
@@ -107,7 +106,7 @@
<c-checkbox
v-model=
"model.bcdgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
</c-col>
</
div
>
</
c-row
>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Bctrad/index.vue
View file @
d470efa1
...
...
@@ -10,7 +10,7 @@
<el-button
size=
"small"
>
拆分报文
</el-button>
<el-button
size=
"small"
>
智能提示
</el-button>
</c-function-btn>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"
lef
t"
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"
righ
t"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
...
...
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