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
zhouqian
vue-gjjs
Commits
9c7a14b5
Commit
9c7a14b5
authored
Jan 14, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://192.168.0.110:11080/fukai/vue-gjjs
parents
a128a8c4
8bff35fd
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
150 additions
and
129 deletions
+150
-129
IStreamTable.vue
src/components/IStreamTable.vue
+1
-0
Errp.vue
src/views/Business/Bopsel/Errp.vue
+17
-15
Selp.vue
src/views/Business/Bopsel/Selp.vue
+25
-23
Diaselp.vue
src/views/Business/Diasel/Diaselp.vue
+4
-4
index.vue
src/views/Business/Ditdck/index.vue
+1
-1
Detp.vue
src/views/Business/Ditopn/Detp.vue
+20
-10
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+17
-22
Menu.vue
src/views/Business/Sptsel/Menu.vue
+4
-4
Menu.vue
src/views/Business/Sptsel/Sptbrk/Menu.vue
+5
-5
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+4
-4
Inftrnps.vue
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
+4
-4
Ccvpan.vue
src/views/Public/Ccvpan.vue
+2
-2
index.vue
src/views/TaskList/index.vue
+46
-35
No files found.
src/components/IStreamTable.vue
View file @
9c7a14b5
...
...
@@ -332,6 +332,7 @@ export default {
<
style
>
.eContainer-table-block
{
margin-top
:
15px
;
position
:
relative
;
}
.eContainer-table-block
.paginationLable
{
font-size
:
12px
;
...
...
src/views/Business/Bopsel/Errp.vue
View file @
9c7a14b5
...
...
@@ -16,7 +16,7 @@
>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"申报编号"
prop=
"errsel.rptno"
style=
"width: 100%"
>
<c-input
...
...
@@ -64,7 +64,7 @@
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"23"
style=
"
text-align: right;height:36.8px"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;
text-align: right;height:36.8px"
>
<el-button
size=
"small"
@
click=
"errpHandleReset"
>
重置
</el-button>
<el-button
type=
"primary"
...
...
@@ -80,20 +80,22 @@
<!--
</
template
>
</c-list-search>
-->
<el-row>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"120px"
>
<
template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align:left"
><span>
操作
</span></c-col>
<!--
<c-col
:span=
"12"
style=
"text-align:right"
><c-button
icon=
"el-icon-s-tools"
></c-button></c-col>
-->
<el-row>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"120px"
>
<
template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align:left"
><span>
操作
</span></c-col>
<!--
<c-col
:span=
"12"
style=
"text-align:right"
><c-button
icon=
"el-icon-s-tools"
></c-button></c-col>
-->
</
template
>
<
template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
correct
</a
>
</
template
>
<
template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
correct
</a
>
</
template
>
</el-table-column>
</c-istream-table>
</el-table-column>
</c-istream-table>
</c-col>
</el-row>
<!--
<c-col :span="12">
...
...
src/views/Business/Bopsel/Selp.vue
View file @
9c7a14b5
...
...
@@ -11,7 +11,7 @@
size=
"small"
>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务编号"
prop=
"bopquep.ownref"
style=
"width: 100%"
>
<c-input
...
...
@@ -71,7 +71,7 @@
</el-row>
<el-row
v-show=
"searchSlot.searchToggle"
>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"申报号码"
prop=
"bopquep.rptno"
style=
"width: 100%"
>
<c-input
...
...
@@ -110,7 +110,7 @@
</c-col>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"客户名称"
prop=
"bopquep.ptynam"
style=
"width: 100%"
>
<c-input
...
...
@@ -159,7 +159,7 @@
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"笔数"
prop=
"bopquep.sum"
style=
"width: 100%"
>
<c-input
...
...
@@ -193,32 +193,34 @@
</c-list-search>
<c-row
style=
"margin-top: 10px"
>
<c-col>
<c-col
style=
"margin-left: 9px;"
>
<c-button
size=
"small"
type=
"primary"
style=
"margin-left:0"
>
导出Excel
</c-button>
<c-button
size=
"small"
type=
"primary"
style=
"margin-left:0"
>
应急导出
</c-button>
</c-col>
</c-row>
<el-row>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"200px"
>
<
template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align:left"
><span>
操作
</span></c-col>
<!--
<c-col
:span=
"12"
style=
"text-align:right"
><c-button
icon=
"el-icon-s-tools"
></c-button></c-col>
-->
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"200px"
>
<
template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align:left"
><span>
操作
</span></c-col>
<!--
<c-col
:span=
"12"
style=
"text-align:right"
><c-button
icon=
"el-icon-s-tools"
></c-button></c-col>
-->
</
template
>
<
template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
详情
</a
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
修改
</a
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
删除
</a
>
</
template
>
<
template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
详情
</a
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
修改
</a
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
删除
</a
>
</
template
>
</el-table-column>
</c-istream-table>
</el-table-column>
</c-istream-table>
</c-col>
</el-row>
<!-- <c-col :span="12">
...
...
src/views/Business/Diasel/Diaselp.vue
View file @
9c7a14b5
...
...
@@ -12,7 +12,7 @@
size=
"small"
>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务编号"
prop=
"searef"
style=
"width: 100%"
>
<c-input
...
...
@@ -80,7 +80,7 @@
</c-col>
</el-row>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务类型"
prop=
"seasec"
style=
"width: 100%"
>
<c-select
...
...
@@ -171,7 +171,7 @@
</c-col>
<c-col
:span=
"23"
style=
"text-align: right;height:36.8px"
style=
"text-align: right;height:36.8px
;margin-left: 9px;
"
v-if=
"
model.usfmod.flt === '
<SELU>
' || model.usfmod.flt === '
<SELB>
'
"
...
...
@@ -249,7 +249,7 @@
</div> -->
<el-row>
<c-col
:span=
"2
4
"
>
<c-col
:span=
"2
3"
style=
"margin-left: 9px;
"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
...
...
src/views/Business/Ditdck/index.vue
View file @
9c7a14b5
...
...
@@ -107,7 +107,7 @@ import Coninfp from "~/views/Public/Coninfp";
import
Limitbody
from
"~/views/Public/Limitbody"
;
export
default
{
name
:
"
Infdid
"
,
name
:
"
Ditdck
"
,
components
:
{
"m-litdckp"
:
Litdckp
,
"m-ovwp"
:
Ovwp
,
...
...
src/views/Business/Ditopn/Detp.vue
View file @
9c7a14b5
...
...
@@ -10,9 +10,13 @@
</c-select>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"付款期限"
prop=
"didgrp.rec.tenmaxday"
>
<c-input
:disabled=
"model.didgrp.rec.avbby == 'P'"
v-model
.
number=
"model.didgrp.rec.tenmaxday"
placeholder=
"请输入"
style=
"width:1
7
%"
maxlength=
"3"
></c-input>
<c-input
:disabled=
"model.didgrp.rec.avbby == 'P'"
v-model
.
number=
"model.didgrp.rec.tenmaxday"
placeholder=
"请输入"
style=
"width:1
00
%"
maxlength=
"3"
></c-input>
</el-form-item>
</c-col>
</c-col>
<el-form-item
label=
"远期付款指示"
prop=
"didgrp.blk.defdet"
>
<c-col
:span=
"21"
>
...
...
@@ -38,15 +42,17 @@
<c-checkbox
v-model=
"model.didgrp.blk.preperflg"
:click=
"preperflgExtkeyEvent()"
>
修改交单期限文本
</c-checkbox>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"货物运输/交货/服务方式"
prop=
"didgrp.rec.tratyp"
>
<c-col
:span=
"10"
>
<c-select
v-model=
"model.didgrp.rec.tratyp"
style=
"width:90%"
placeholder=
"请选择"
@
change=
"recTratypChange"
:disabled=
"model.didgrp.rec.mytype == 'F'"
>
<c-select
v-model=
"model.didgrp.rec.tratyp"
style=
"width:100%"
placeholder=
"请选择"
@
change=
"recTratypChange"
:disabled=
"model.didgrp.rec.mytype == 'F'"
>
<el-option
v-for=
"item in codes.tratyp"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</c-col>
</el-form-item>
</c-col>
</c-col>
<el-form-item
v-if=
"model.didgrp.rec.mytype == 'H'"
label=
"手输运输方式"
prop=
"didgrp.rec.sdsrfs"
>
<c-input
type=
"textarea"
v-model=
"model.didgrp.rec.sdsrfs"
:disabled=
"this.mytypeFlag"
maxlength=
"140"
show-word-limit
placeholder=
"请输入"
></c-input>
...
...
@@ -63,16 +69,20 @@
<c-input
v-model=
"model.didgrp.rec.conno"
maxlength=
"35"
placeholder=
"请输入"
></c-input>
</el-form-item>
<c-col
:span=
"11"
>
<el-form-item
label=
"合同金额"
prop=
"didgrp.rec.conamt"
>
<c-col
:span=
"10"
>
<c-select
v-model=
"model.didgrp.rec.concur"
style=
"width:90%"
placeholder=
"请选择"
>
<el-option
label=
"CNY 人民币"
value=
"CNY"
></el-option>
</c-select>
<c-select
v-model=
"model.didgrp.rec.concur"
style=
"width:100%"
placeholder=
"请选择"
>
<el-option
label=
"CNY"
value=
"CNY"
>
<span
style=
"float: left"
>
{{
"CNY 人民币"
}}
</span>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"14"
>
<c-col
:span=
"13"
>
<el-form-item
label-width=
"5px"
prop=
"didgrp.rec.conamt"
>
<c-input
v-model=
"model.didgrp.rec.conamt"
placeholder=
"请输入"
></c-input>
</c-col>
</el-form-item>
</c-col>
</c-col>
<!-- ========================= Right ========================= -->
...
...
src/views/Business/Ditopn/Ovwp.vue
View file @
9c7a14b5
...
...
@@ -92,7 +92,7 @@
</c-col>
-->
<c-col
:span=
"1
3
"
>
<c-col
:span=
"1
1
"
>
<c-form-item
label=
"信用证金额"
prop=
"didgrp.cbs.nom1.cur"
previewLabel=
"信用证币种"
>
<c-select
disabled
...
...
@@ -110,11 +110,11 @@
</c-select>
</c-form-item>
</c-col>
<c-col
:span=
"1
1
"
>
<c-col
:span=
"1
3
"
>
<c-form-item
previewLabel=
"信用证金额"
style=
"text-align: left"
label-width=
"
10
px"
label-width=
"
5
px"
prop=
"didgrp.cbs.nom1.amt"
>
<c-input-currency
...
...
@@ -136,24 +136,22 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-form-item
label=
"上下浮动限额"
prop=
"didgrp.rec.nomtop"
>
<c-input
v-model=
"model.didgrp.rec.nomtop"
maxlength=
"9"
style=
"width: 4
0
%"
style=
"width: 4
8
%"
placeholder=
"请输入Amount Tolerance - Positive"
></c-input>
<label
style=
"display:inline-block;width:calc(
20% - 15
px);text-align:center;"
>
-
</label>
<label
style=
"display:inline-block;width:calc(
3% - 4
px);text-align:center;"
>
-
</label>
<c-input
v-model=
"model.didgrp.rec.nomton"
maxlength=
"9"
style=
"width: 4
0
%"
style=
"width: 4
8
%"
placeholder=
"请输入Amount Tolerance - Negative"
></c-input>
</c-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
style=
"text-align: left"
>
<el-form-item
label=
""
...
...
@@ -171,11 +169,11 @@
<!--
<c-col>
</c-col>
-->
<c-col
:span=
"1
3
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
"信用证最大金额"
prop=
"didgrp.cbs.max.cur"
>
<c-select
v-model=
"model.didgrp.cbs.max.cur"
style=
"width:
95
%"
style=
"width:
100
%"
placeholder=
"请选择Currency"
disabled
>
...
...
@@ -190,8 +188,8 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
""
label-width=
"
0
"
prop=
"didgrp.cbs.max.amt"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
""
label-width=
"
5px
"
prop=
"didgrp.cbs.max.amt"
>
<c-input
v-model=
"model.didgrp.cbs.max.amt"
placeholder=
"请输入信用证最大金额"
...
...
@@ -235,19 +233,17 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-form-item
label=
"开证日期"
prop=
"didgrp.rec.opndat"
>
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.opndat"
value-format=
"yyyy-MM-dd"
placeholder=
"请选择Date"
style=
"width:100%"
></c-date-picker>
</c-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"13"
>
<el-form-item
v-if=
"model.didgrp.rec.mytype == 'H'"
label=
"最迟货物装运日"
...
...
@@ -257,7 +253,7 @@
type=
"date"
v-model=
"model.didgrp.rec.shpdat"
value-format=
"yyyy-MM-dd"
style=
"width:
95
%"
style=
"width:
100
%"
placeholder=
"请选择Date"
></c-date-picker>
</el-form-item>
...
...
@@ -270,8 +266,9 @@
type=
"date"
v-model=
"model.didgrp.rec.shpdat"
value-format=
"yyyy-MM-dd"
style=
"width:
95
%"
style=
"width:
100
%"
placeholder=
"请选择Date"
></c-date-picker>
</el-form-item>
<el-form-item
...
...
@@ -283,24 +280,22 @@
type=
"date"
v-model=
"model.didgrp.rec.shpdat"
value-format=
"yyyy-MM-dd"
style=
"width:
95
%"
style=
"width:
100
%"
placeholder=
"请选择"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-form-item
label=
"有效日期"
prop=
"didgrp.rec.expdat"
>
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.expdat"
value-format=
"yyyy-MM-dd"
placeholder=
"请选择Date"
style=
"width:100%"
></c-date-picker>
</c-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-form-item
label=
"有效地点"
prop=
"didgrp.rec.expplc"
>
<c-input
...
...
@@ -328,7 +323,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"11"
>
<el-form-item
label=
"报文类型"
label-width=
"
80
px"
>
<el-form-item
label=
"报文类型"
label-width=
"
103
px"
>
<c-select
v-model=
"model.ditp.msgtyp"
placeholder=
"请选择报文类型"
:code=
"getValues('ditp.msgtyp')"
:disabled=
"model.didgrp.rec.elcflg!='Y'"
/>
...
...
src/views/Business/Sptsel/Menu.vue
View file @
9c7a14b5
...
...
@@ -59,7 +59,7 @@
</c-col>
</el-row>
-->
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务编号"
prop=
"selobj"
style=
"width: 100%"
>
<c-input
...
...
@@ -120,7 +120,7 @@
</el-row>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"选择用户"
...
...
@@ -180,7 +180,7 @@
</c-col>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
v-if=
"model.usfmod.flt === '
<SELU>
'">
<el-form-item
label=
"经办柜员"
style=
"width: 100%"
>
<c-input></c-input>
...
...
@@ -292,7 +292,7 @@
详情
</c-button>
</c-col> -->
<c-col
:span=
"2
4
"
>
<c-col
:span=
"2
3"
style=
"margin-left: 9px;
"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
...
...
src/views/Business/Sptsel/Sptbrk/Menu.vue
View file @
9c7a14b5
...
...
@@ -59,7 +59,7 @@
</c-col>
</el-row>
-->
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务编号"
prop=
"selobj"
style=
"width: 100%"
>
<c-input
...
...
@@ -132,7 +132,7 @@
</el-row>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务描述"
prop=
"seltxt"
style=
"width: 100%"
>
<c-input
...
...
@@ -185,7 +185,7 @@
>
</c-col>
</c-col>
<c-col
:span=
"23"
style=
"text-align: right;height:36.8px"
v-if=
"model.usfmod.flt === '
<SELU>
'||model.usfmod.flt === '
<SELB>
'">
<c-col
:span=
"23"
style=
"
margin-left: 9px;
text-align: right;height:36.8px"
v-if=
"model.usfmod.flt === '
<SELU>
'||model.usfmod.flt === '
<SELB>
'">
<el-button
size=
"small"
@
click=
"sptfndHandleReset"
>
重置
</el-button>
<el-button
type=
"primary"
...
...
@@ -196,7 +196,7 @@
>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<!--
<c-col
:span=
"12"
style=
"text-align:center"
>
<c-checkbox
v-model=
"model.chkypt"
>
云平台
</c-checkbox>
</c-col>
-->
...
...
@@ -279,7 +279,7 @@
详情
</c-button>
</c-col> -->
<c-col
:span=
"2
4
"
>
<c-col
:span=
"2
3"
style=
"margin-left: 9px;
"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"140px"
>
<
template
slot=
"header"
>
...
...
src/views/Business/Trnrel/Inftrnps.vue
View file @
9c7a14b5
...
...
@@ -12,7 +12,7 @@
size=
"small"
>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务编号"
...
...
@@ -82,7 +82,7 @@
</c-col>
-->
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务状态"
...
...
@@ -164,7 +164,7 @@
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务标志"
...
...
@@ -395,7 +395,7 @@
v-on:multipleSelect="multipleSelect"
> -->
<el-row>
<c-col
:span=
"2
4
"
>
<c-col
:span=
"2
3"
style=
"margin-left: 9px;
"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
style=
"width:100%"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
...
...
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
View file @
9c7a14b5
...
...
@@ -12,7 +12,7 @@
size=
"small"
>
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务编号"
...
...
@@ -77,7 +77,7 @@
</c-col>
-->
<el-row>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务状态"
...
...
@@ -151,7 +151,7 @@
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
style=
"margin-left: 9px;"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务标志"
...
...
@@ -384,7 +384,7 @@
v-on:multipleSelect="multipleSelect"
> -->
<el-row>
<c-col
:span=
"2
4
"
>
<c-col
:span=
"2
3"
style=
"margin-left: 9px;
"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
style=
"width:100%"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
...
...
src/views/Public/Ccvpan.vue
View file @
9c7a14b5
...
...
@@ -184,7 +184,7 @@
</c-button>
</c-col>
-->
<c-col
:span=
"11"
style=
"margin-left:
20
px;text-align:right"
>
<c-col
:span=
"11"
style=
"margin-left:
9
px;text-align:right"
>
<!--
<c-row>
-->
<!--
<c-col
:span=
"23"
style=
"margin-left:35px;text-align:right"
>
-->
<c-button
size=
"small"
type=
"primary"
@
click=
"onLiaccvAdd"
>
...
...
@@ -216,7 +216,7 @@
</c-col>
<!-- <c-col :span="24"><div style="height: 10px"></div></c-col> -->
<c-col
:span=
"23"
style=
"margin
:0 20px
"
>
<c-col
:span=
"23"
style=
"margin
-left: 9px;
"
>
<c-table
:border=
"true"
:list=
"model.liaall.liaccv.liaccvg"
...
...
src/views/TaskList/index.vue
View file @
9c7a14b5
...
...
@@ -5,54 +5,68 @@
<!--
<c-table
:columnsConfig=
"tableColumns"
:list=
"tableData"
></c-table>
-->
<span
slot=
"label"
>
待经办列表
<el-badge
v-if=
"$store.state.Status.taskList.sptsel>0"
:value=
"$store.state.Status.taskList.sptsel"
:max=
"99"
/>
<el-badge
v-if=
"$store.state.Status.taskList.sptsel > 0"
:value=
"$store.state.Status.taskList.sptsel"
:max=
"99"
/>
</span>
<c-content
:height=
"160"
>
<t-sptsel
/>
<t-sptsel
/>
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"待复核列表"
name=
"trnrel"
>
<span
slot=
"label"
>
待复核列表
<el-badge
v-if=
"$store.state.Status.taskList.trnrel>0"
:value=
"$store.state.Status.taskList.trnrel"
:max=
"99"
/>
<el-badge
v-if=
"$store.state.Status.taskList.trnrel > 0"
:value=
"$store.state.Status.taskList.trnrel"
:max=
"99"
/>
</span>
<c-content
:height=
"160"
>
<t-trnrel
/>
</c-content>
<t-trnrel
/>
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"已完成列表"
name=
"trnfnd"
>
<el-tab-pane
label=
"已完成列表"
name=
"trnfnd"
>
<c-content
:height=
"160"
>
<t-trnfnd
/>
<t-trnfnd
/>
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"待申报列表"
name=
"bopsel"
>
<t-bopsel
/>
<t-bopsel
/>
</el-tab-pane>
<el-tab-pane
label=
"草稿箱"
name=
"sptbrk"
>
<span
slot=
"label"
>
草稿箱
<el-badge
v-if=
"$store.state.Status.taskList.sptbrk>0"
:value=
"$store.state.Status.taskList.sptbrk"
:max=
"99"
/>
<el-badge
v-if=
"$store.state.Status.taskList.sptbrk > 0"
:value=
"$store.state.Status.taskList.sptbrk"
:max=
"99"
/>
</span>
<t-sptbrk
/>
<t-sptbrk
/>
</el-tab-pane>
<el-tab-pane
label=
"到期提示"
name=
"diasel"
>
<span
slot=
"label"
>
到期提示
<el-badge
v-if=
"$store.state.Status.taskList.diasel>0"
:value=
"$store.state.Status.taskList.diasel"
:max=
"99"
/>
<el-badge
v-if=
"$store.state.Status.taskList.diasel > 0"
:value=
"$store.state.Status.taskList.diasel"
:max=
"99"
/>
</span>
<c-content
:height=
"160"
>
<t-diasel
/>
<t-diasel
/>
</c-content>
</el-tab-pane>
</el-tab-pane>
</c-tabs>
</div>
</
template
>
<
script
>
import
Sptsel
from
"~/views/Business/Sptsel"
;
import
Sptbrk
from
"~/views/Business/Sptsel/Sptbrk"
;
import
Trnrel
from
"~/views/Business/Trnrel"
;
...
...
@@ -61,34 +75,31 @@ import Diasel from "~/views/Business/Diasel";
import
Bopsel
from
"~/views/Business/Bopsel"
;
export
default
{
data
(){
return
{
}
data
()
{
return
{};
},
computed
:
{
tabVal
:
{
get
()
{
return
this
.
$store
.
state
.
Status
.
taskListTabVal
||
"sptsel"
return
this
.
$store
.
state
.
Status
.
taskListTabVal
||
"sptsel"
;
},
set
(
val
)
{
this
.
$store
.
commit
(
"setTaskListTabVal"
,
val
)
}
}
this
.
$store
.
commit
(
"setTaskListTabVal"
,
val
)
;
}
,
}
,
},
name
:
"TaskList"
,
created
()
{
},
created
()
{},
methods
:
{
tabClick
(
tab
)
{
},
tabClick
(
tab
)
{},
},
components
:{
"t-sptsel"
:
Sptsel
,
"t-sptbrk"
:
Sptbrk
,
"t-trnrel"
:
Trnrel
,
"t-trnfnd"
:
Trnfnd
,
"t-diasel"
:
Diasel
,
"t-bopsel"
:
Bopsel
,
components
:
{
"t-sptsel"
:
Sptsel
,
"t-sptbrk"
:
Sptbrk
,
"t-trnrel"
:
Trnrel
,
"t-trnfnd"
:
Trnfnd
,
"t-diasel"
:
Diasel
,
"t-bopsel"
:
Bopsel
,
},
};
</
script
>
...
...
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