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
328a8297
Commit
328a8297
authored
Mar 18, 2022
by
wangren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
swit
parent
4b55e869
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
24 deletions
+22
-24
Srvdta.vue
src/views/Business/Switsk/Srvdta.vue
+8
-12
Srvdte.vue
src/views/Business/Switsk/Srvdte.vue
+6
-4
Srvemi.vue
src/views/Business/Switsk/Srvemi.vue
+4
-4
Srvtli.vue
src/views/Business/Switsk/Srvtli.vue
+4
-4
No files found.
src/views/Business/Switsk/Srvdta.vue
View file @
328a8297
<
template
>
<div
class=
"eibs-tab"
>
<!--
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.srvdta.exeflg"
>
DTA Import L/C
</c-checkbox>
</c-col>
-->
<c-col
:span=
"24"
style=
"margin-top: 10px"
>
<!-- -------------左 ------------->
<c-col
:span=
"11"
>
<el-form-item
label=
""
>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.srvdta.exeflg"
>
DTA Import L/C
</c-checkbox
>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.srvdta.etydirflg"
>
Separate Directory per Entity
</c-checkbox
>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
12
"
>
<c-checkbox
v-model=
"model.srvdta.parprtflg"
>
Partial Print
</c-checkbox
>
...
...
@@ -25,7 +27,6 @@
>
</c-col>
</el-form-item>
<c-col
:span=
"24"
>
<el-form-item
label=
"Text for Header"
prop=
"srvdta.errheatxt"
>
...
...
@@ -63,7 +64,7 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Printer"
prop=
"srvdta.srvprtm.prt.prt"
>
<c-select
v-model=
"model.srvdta.srvprtm.prt.prt"
...
...
@@ -85,7 +86,7 @@
</c-col>
<!-- -------右 -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Text for Header"
prop=
"srvdta.parheatxt"
>
<c-input
v-model=
"model.srvdta.parheatxt"
...
...
@@ -105,9 +106,6 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Type of Print"
prop=
"srvdta.swtprttyp"
>
<c-select
...
...
@@ -154,8 +152,6 @@
</span>
</c-col>
<c-col
:span=
"24"
>
<span
v-text=
"model.srvdta.filextlab"
data-path=
".srvdta.filextlab"
>
</span>
...
...
src/views/Business/Switsk/Srvdte.vue
View file @
328a8297
<
template
>
<div
class=
"eibs-tab"
>
<!--
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.srvdte.exeflg"
>
DTA Export L/C
</c-checkbox>
</c-col>
-->
<c-col
:span=
"24"
style=
"margin-top: 10px"
>
<!-- ================左=============== -->
<c-col
:span=
"11"
>
<el-form-item
label=
""
>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.srvdte.exeflg"
>
DTA Export L/C
</c-checkbox>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.srvdte.etydirflg"
>
Separate Directory per Entity
</c-checkbox
>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
12
"
>
<c-checkbox
v-model=
"model.srvdte.errprtflg"
>
Error Print
</c-checkbox
>
...
...
src/views/Business/Switsk/Srvemi.vue
View file @
328a8297
<
template
>
<div
class=
"eibs-tab"
>
<
!--
<
c-col
:span=
"12"
>
<el-form-item
label=
""
>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.srvemi.exeflg"
>
Incoming Email
</c-checkbox>
</c-col>
-->
</c-col>
</el-form-item>
<c-col
:span=
"12"
>
<el-form-item
label=
"Type of Print"
prop=
"srvemi.prt.prttyp"
>
<c-select
v-model=
"model.srvemi.prt.prttyp"
style=
"width:100%"
placeholder=
"请选择Type of Print"
>
...
...
src/views/Business/Switsk/Srvtli.vue
View file @
328a8297
<
template
>
<div
class=
"eibs-tab"
>
<
!--
<c-col
:span=
"12
"
>
<el-form-item
label=
""
>
<
c-col
:span=
"24
"
>
<c-checkbox
v-model=
"model.srvtli.exeflg"
>
Incoming Telex
</c-checkbox>
</c-col>
-->
</c-col>
</el-form-item>
<c-col
:span=
"12"
>
<el-form-item
label=
"Type of Print"
prop=
"srvtli.prt.prttyp"
>
<c-select
v-model=
"model.srvtli.prt.prttyp"
style=
"width:100%"
placeholder=
"请选择Type of Print"
>
...
...
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