Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5a00c872
authored
Jun 06, 2024
by
liangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1000
1 parent
3f76aaba
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
47 changed files
with
193 additions
and
193 deletions
src/api/index.js
src/utils/leftBarRules.js
src/views/assessChecks/assistedConfirm.vue
src/views/assessChecks/assistedFeedback.vue
src/views/assessChecks/assistedRect.vue
src/views/assessChecks/assistedVerif.vue
src/views/assessChecks/assistedViewing.vue
src/views/assessChecks/assitedDistribution.vue
src/views/assessChecks/attachSynchronousArchiving.vue
src/views/assessChecks/auxiliaryInspection.vue
src/views/assessChecks/auxiliaryQuery.vue
src/views/assessChecks/auxiliarySelection.vue
src/views/assessChecks/checkComplianceFZ.vue
src/views/assessChecks/checkComplianceXF.vue
src/views/assessChecks/confirmChanges.vue
src/views/assessChecks/confirmRelease.vue
src/views/assessChecks/correctiveAssistanceVerification.vue
src/views/assessChecks/materialAcquisition.vue
src/views/assessChecks/materialAnalysis.vue
src/views/assessChecks/qrCompliance.vue
src/views/assessZC/assistedConfirm.vue
src/views/assessZC/assistedFeedback.vue
src/views/assessZC/assistedRect.vue
src/views/assessZC/assistedVerif.vue
src/views/assessZC/assistedViewing.vue
src/views/assessZC/assitedDistribution.vue
src/views/assessZC/attachSynchronousArchiving.vue
src/views/assessZC/auxiliaryInspection.vue
src/views/assessZC/auxiliaryQuery.vue
src/views/assessZC/auxiliarySelection.vue
src/views/assessZC/checkComplianceFZ.vue
src/views/assessZC/checkComplianceXF.vue
src/views/assessZC/confirmChanges.vue
src/views/assessZC/confirmRelease.vue
src/views/assessZC/correctiveAssistanceVerification.vue
src/views/assessZC/materialAcquisition.vue
src/views/assessZC/materialAnalysis.vue
src/views/assessZC/qrCompliance.vue
src/views/checkCompliance/automaticCheck.vue
src/views/compliance/checkRules.vue
src/views/compliance/taskConfigure.vue
src/views/postConcentrationCheck/projectCheckQuestionQuery.vue
src/views/postConcentrationCheck/rectificationFeedbackQuery.vue
src/views/projectCheck/checkResault.vue
src/views/projectCheck/confirmResault.vue
src/views/projectCheck/problemRectify.vue
src/views/projectCheck/verificationRectify.vue
src/api/index.js
View file @
5a00c87
...
@@ -41,9 +41,9 @@ export function adEvalBatchInfo(params) {
...
@@ -41,9 +41,9 @@ export function adEvalBatchInfo(params) {
export
function
chEvalBatchInfo
(
params
)
{
export
function
chEvalBatchInfo
(
params
)
{
return
post
(
`
${
ARCH_EVALUATION
}
/postEvalBatchInfo/ch`
,
params
)
return
post
(
`
${
ARCH_EVALUATION
}
/postEvalBatchInfo/ch`
,
params
)
}
}
//评估
批次确认发布
分组
//评估
项目确认
分组
// 查询项目信息
// 查询项目信息
//评估
批次确认发布
分页查询
//评估
项目确认
分页查询
export
function
projectInfo
(
params
)
{
export
function
projectInfo
(
params
)
{
return
post
(
`
${
ARCH_EVALUATION
}
/projectInfo/`
,
params
)
return
post
(
`
${
ARCH_EVALUATION
}
/projectInfo/`
,
params
)
}
}
...
...
src/utils/leftBarRules.js
View file @
5a00c87
...
@@ -104,7 +104,7 @@ export function trendsRules(type) {
...
@@ -104,7 +104,7 @@ export function trendsRules(type) {
url
:
""
,
url
:
""
,
children
:
[
children
:
[
{
{
name
:
"评估
批次确认发布
"
,
name
:
"评估
项目确认
"
,
url
:
"/mainLayout/confirmRelease"
,
url
:
"/mainLayout/confirmRelease"
,
children
:
[],
children
:
[],
},
},
...
@@ -272,7 +272,7 @@ export function trendsRules(type) {
...
@@ -272,7 +272,7 @@ export function trendsRules(type) {
children
:
[],
children
:
[],
},
},
{
{
name
:
"评估
批次确认发布
"
,
name
:
"评估
项目确认
"
,
url
:
"/mainLayout/confirmRelease"
,
url
:
"/mainLayout/confirmRelease"
,
children
:
[],
children
:
[],
},
},
...
...
src/views/assessChecks/assistedConfirm.vue
View file @
5a00c87
...
@@ -93,7 +93,7 @@
...
@@ -93,7 +93,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
@@ -166,7 +166,7 @@
...
@@ -166,7 +166,7 @@
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<el-table
<el-table
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -267,7 +267,7 @@
...
@@ -267,7 +267,7 @@
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<el-table
<el-table
:data=
"tableDataSS"
:data=
"tableDataSS"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessChecks/assistedFeedback.vue
View file @
5a00c87
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -160,7 +160,7 @@
...
@@ -160,7 +160,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -187,7 +187,7 @@
...
@@ -187,7 +187,7 @@
<el-table
<el-table
v-horizontal-scroll=
"'always'"
v-horizontal-scroll=
"'always'"
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -325,7 +325,7 @@
...
@@ -325,7 +325,7 @@
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<el-table
<el-table
:data=
"tableDataSS"
:data=
"tableDataSS"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessChecks/assistedRect.vue
View file @
5a00c87
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -287,7 +287,7 @@
...
@@ -287,7 +287,7 @@
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
:data=
"tableDataSS"
:data=
"tableDataSS"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessChecks/assistedVerif.vue
View file @
5a00c87
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -78,7 +78,7 @@
...
@@ -78,7 +78,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -136,7 +136,7 @@
...
@@ -136,7 +136,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
@current-change="handleCurrentChangeAdd"
@current-change="handleCurrentChangeAdd"
:current-page="addcurrentPage"
:current-page="addcurrentPage"
:page-sizes="[5, 10, 20, 50]"
:page-sizes="[5, 10, 20, 50]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="addtotal"
:total="addtotal"
class="elpagination"
class="elpagination"
...
@@ -243,7 +243,7 @@
...
@@ -243,7 +243,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -280,7 +280,7 @@
...
@@ -280,7 +280,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -365,7 +365,7 @@
...
@@ -365,7 +365,7 @@
@
selection-change=
"handleSelectionChangeZJ"
@
selection-change=
"handleSelectionChangeZJ"
ref=
"multipleTableZJ"
ref=
"multipleTableZJ"
:data=
"zjtableData"
:data=
"zjtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -428,7 +428,7 @@
...
@@ -428,7 +428,7 @@
@current-change="handleCurrentChangeZJ"
@current-change="handleCurrentChangeZJ"
:current-page="currentZJ"
:current-page="currentZJ"
:page-sizes="[5, 10, 20, 50]"
:page-sizes="[5, 10, 20, 50]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="zjtotal"
:total="zjtotal"
class="elpagination"
class="elpagination"
...
...
src/views/assessChecks/assistedViewing.vue
View file @
5a00c87
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
<!-- <el-table
<!-- <el-table
@selection-change="handleSelectionChange"
@selection-change="handleSelectionChange"
:data="qdtableData"
:data="qdtableData"
tooltip-effect="dark
"
tooltip-effect="dark myTooltips
"
style="width: 100%"
style="width: 100%"
header-cell-class-name="custom-th-background"
header-cell-class-name="custom-th-background"
class="eltable tablepg"
class="eltable tablepg"
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"qdtableData"
:data=
"qdtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -237,7 +237,7 @@
...
@@ -237,7 +237,7 @@
<p
class=
"title"
><span></span>
项目基本信息
</p>
<p
class=
"title"
><span></span>
项目基本信息
</p>
<el-table
<el-table
:data=
"xxtableData"
:data=
"xxtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -281,7 +281,7 @@
...
@@ -281,7 +281,7 @@
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-table
<el-table
:data=
"lctableData"
:data=
"lctableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessChecks/assitedDistribution.vue
View file @
5a00c87
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessChecks/attachSynchronousArchiving.vue
View file @
5a00c87
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -156,7 +156,7 @@
...
@@ -156,7 +156,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -203,7 +203,7 @@
...
@@ -203,7 +203,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"qdtableData"
:data=
"qdtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"tablepg"
class=
"tablepg"
...
@@ -237,7 +237,7 @@
...
@@ -237,7 +237,7 @@
<p
class=
"title"
><span></span>
项目基本信息
</p>
<p
class=
"title"
><span></span>
项目基本信息
</p>
<el-table
<el-table
:data=
"xxtableData"
:data=
"xxtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
@@ -267,7 +267,7 @@
...
@@ -267,7 +267,7 @@
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-table
<el-table
:data=
"lctableData"
:data=
"lctableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
...
src/views/assessChecks/auxiliaryInspection.vue
View file @
5a00c87
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -119,7 +119,7 @@
...
@@ -119,7 +119,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessChecks/auxiliaryQuery.vue
View file @
5a00c87
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -97,7 +97,7 @@
...
@@ -97,7 +97,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessChecks/auxiliarySelection.vue
View file @
5a00c87
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -170,7 +170,7 @@
...
@@ -170,7 +170,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -209,7 +209,7 @@
...
@@ -209,7 +209,7 @@
@
current-change=
"handleCurrentChangeXQ"
@
current-change=
"handleCurrentChangeXQ"
:current-page=
"currentPageXQ"
:current-page=
"currentPageXQ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"totalXQ"
:total=
"totalXQ"
class=
"elpagination"
class=
"elpagination"
...
@@ -298,7 +298,7 @@
...
@@ -298,7 +298,7 @@
addcurrentPage * pageSizeAdd
addcurrentPage * pageSizeAdd
)
)
"
"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -337,7 +337,7 @@
...
@@ -337,7 +337,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -400,7 +400,7 @@
...
@@ -400,7 +400,7 @@
@
selection-change=
"handleSelectionChangeZJ"
@
selection-change=
"handleSelectionChangeZJ"
ref=
"multipleTableZJ"
ref=
"multipleTableZJ"
:data=
"zjtableData"
:data=
"zjtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -448,7 +448,7 @@
...
@@ -448,7 +448,7 @@
@
current-change=
"handleCurrentChangeZJ"
@
current-change=
"handleCurrentChangeZJ"
:current-page=
"currentZJ"
:current-page=
"currentZJ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"zjtotal"
:total=
"zjtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -534,7 +534,7 @@
...
@@ -534,7 +534,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -573,7 +573,7 @@
...
@@ -573,7 +573,7 @@
@
current-change=
"handleCurrentChangeBJ"
@
current-change=
"handleCurrentChangeBJ"
:current-page=
"currentPageBJ"
:current-page=
"currentPageBJ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"totalBJ"
:total=
"totalBJ"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessChecks/checkComplianceFZ.vue
View file @
5a00c87
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<el-table
<el-table
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessChecks/checkComplianceXF.vue
View file @
5a00c87
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<el-table
<el-table
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessChecks/confirmChanges.vue
View file @
5a00c87
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -90,7 +90,7 @@
...
@@ -90,7 +90,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -143,7 +143,7 @@
...
@@ -143,7 +143,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -167,7 +167,7 @@
...
@@ -167,7 +167,7 @@
@
current-change=
"handleCurrentChangetjcl"
@
current-change=
"handleCurrentChangetjcl"
:current-page=
"currentPagetjcl"
:current-page=
"currentPagetjcl"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessChecks/confirmRelease.vue
View file @
5a00c87
This diff is collapsed.
Click to expand it.
src/views/assessChecks/correctiveAssistanceVerification.vue
View file @
5a00c87
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -225,7 +225,7 @@
...
@@ -225,7 +225,7 @@
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -369,7 +369,7 @@
...
@@ -369,7 +369,7 @@
<div class="setTable">
<div class="setTable">
<el-table
<el-table
:data="tableDataSS"
:data="tableDataSS"
tooltip-effect="dark
"
tooltip-effect="dark myTooltips
"
style="width: 100%"
style="width: 100%"
header-cell-class-name="custom-th-background"
header-cell-class-name="custom-th-background"
class="eltable"
class="eltable"
...
...
src/views/assessChecks/materialAcquisition.vue
View file @
5a00c87
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -112,7 +112,7 @@
...
@@ -112,7 +112,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -166,7 +166,7 @@
...
@@ -166,7 +166,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -241,7 +241,7 @@
...
@@ -241,7 +241,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessChecks/materialAnalysis.vue
View file @
5a00c87
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -90,7 +90,7 @@
...
@@ -90,7 +90,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -165,7 +165,7 @@
...
@@ -165,7 +165,7 @@
@
current-change=
"handleCurrentChangetjcl"
@
current-change=
"handleCurrentChangetjcl"
:current-page=
"currentPagetjcl"
:current-page=
"currentPagetjcl"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessChecks/qrCompliance.vue
View file @
5a00c87
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<el-table
<el-table
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/assistedConfirm.vue
View file @
5a00c87
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -122,7 +122,7 @@
...
@@ -122,7 +122,7 @@
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<el-table
<el-table
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -223,7 +223,7 @@
...
@@ -223,7 +223,7 @@
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<el-table
<el-table
:data=
"tableDataSS"
:data=
"tableDataSS"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/assistedFeedback.vue
View file @
5a00c87
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<el-table
<el-table
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -198,7 +198,7 @@
...
@@ -198,7 +198,7 @@
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<p
class=
"xqtitle"
><span></span>
问题清单
</p>
<el-table
<el-table
:data=
"tableDataSS"
:data=
"tableDataSS"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/assistedRect.vue
View file @
5a00c87
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -272,7 +272,7 @@
...
@@ -272,7 +272,7 @@
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
:data=
"tableDataSS"
:data=
"tableDataSS"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/assistedVerif.vue
View file @
5a00c87
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -78,7 +78,7 @@
...
@@ -78,7 +78,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -136,7 +136,7 @@
...
@@ -136,7 +136,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
@current-change="handleCurrentChangeAdd"
@current-change="handleCurrentChangeAdd"
:current-page="addcurrentPage"
:current-page="addcurrentPage"
:page-sizes="[5, 10, 20, 50]"
:page-sizes="[5, 10, 20, 50]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="addtotal"
:total="addtotal"
class="elpagination"
class="elpagination"
...
@@ -243,7 +243,7 @@
...
@@ -243,7 +243,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -280,7 +280,7 @@
...
@@ -280,7 +280,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -365,7 +365,7 @@
...
@@ -365,7 +365,7 @@
@
selection-change=
"handleSelectionChangeZJ"
@
selection-change=
"handleSelectionChangeZJ"
ref=
"multipleTableZJ"
ref=
"multipleTableZJ"
:data=
"zjtableData"
:data=
"zjtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -428,7 +428,7 @@
...
@@ -428,7 +428,7 @@
@current-change="handleCurrentChangeZJ"
@current-change="handleCurrentChangeZJ"
:current-page="currentZJ"
:current-page="currentZJ"
:page-sizes="[5, 10, 20, 50]"
:page-sizes="[5, 10, 20, 50]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="zjtotal"
:total="zjtotal"
class="elpagination"
class="elpagination"
...
...
src/views/assessZC/assistedViewing.vue
View file @
5a00c87
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -159,7 +159,7 @@
...
@@ -159,7 +159,7 @@
<!-- <el-table
<!-- <el-table
@selection-change="handleSelectionChange"
@selection-change="handleSelectionChange"
:data="qdtableData"
:data="qdtableData"
tooltip-effect="dark
"
tooltip-effect="dark myTooltips
"
style="width: 100%"
style="width: 100%"
header-cell-class-name="custom-th-background"
header-cell-class-name="custom-th-background"
class="eltable tablepg"
class="eltable tablepg"
...
@@ -180,7 +180,7 @@
...
@@ -180,7 +180,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"qdtableData"
:data=
"qdtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -221,7 +221,7 @@
...
@@ -221,7 +221,7 @@
<p
class=
"title"
><span></span>
项目基本信息
</p>
<p
class=
"title"
><span></span>
项目基本信息
</p>
<el-table
<el-table
:data=
"xxtableData"
:data=
"xxtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -256,7 +256,7 @@
...
@@ -256,7 +256,7 @@
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-table
<el-table
:data=
"lctableData"
:data=
"lctableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/assitedDistribution.vue
View file @
5a00c87
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessZC/attachSynchronousArchiving.vue
View file @
5a00c87
...
@@ -89,7 +89,7 @@
...
@@ -89,7 +89,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -162,7 +162,7 @@
...
@@ -162,7 +162,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -209,7 +209,7 @@
...
@@ -209,7 +209,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"qdtableData"
:data=
"qdtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"tablepg"
class=
"tablepg"
...
@@ -243,7 +243,7 @@
...
@@ -243,7 +243,7 @@
<p
class=
"title"
><span></span>
项目基本信息
</p>
<p
class=
"title"
><span></span>
项目基本信息
</p>
<el-table
<el-table
:data=
"xxtableData"
:data=
"xxtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
@@ -273,7 +273,7 @@
...
@@ -273,7 +273,7 @@
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-tab-pane
label=
"评审流程"
name=
"third"
>
<el-table
<el-table
:data=
"lctableData"
:data=
"lctableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
...
...
src/views/assessZC/auxiliaryInspection.vue
View file @
5a00c87
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessZC/auxiliaryQuery.vue
View file @
5a00c87
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessZC/auxiliarySelection.vue
View file @
5a00c87
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -109,7 +109,7 @@
...
@@ -109,7 +109,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -168,7 +168,7 @@
...
@@ -168,7 +168,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -207,7 +207,7 @@
...
@@ -207,7 +207,7 @@
@
current-change=
"handleCurrentChangeXQ"
@
current-change=
"handleCurrentChangeXQ"
:current-page=
"currentPageXQ"
:current-page=
"currentPageXQ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"totalXQ"
:total=
"totalXQ"
class=
"elpagination"
class=
"elpagination"
...
@@ -296,7 +296,7 @@
...
@@ -296,7 +296,7 @@
addcurrentPage * pageSizeAdd
addcurrentPage * pageSizeAdd
)
)
"
"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -335,7 +335,7 @@
...
@@ -335,7 +335,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -398,7 +398,7 @@
...
@@ -398,7 +398,7 @@
@
selection-change=
"handleSelectionChangeZJ"
@
selection-change=
"handleSelectionChangeZJ"
ref=
"multipleTableZJ"
ref=
"multipleTableZJ"
:data=
"zjtableData"
:data=
"zjtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -446,7 +446,7 @@
...
@@ -446,7 +446,7 @@
@
current-change=
"handleCurrentChangeZJ"
@
current-change=
"handleCurrentChangeZJ"
:current-page=
"currentZJ"
:current-page=
"currentZJ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"zjtotal"
:total=
"zjtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -532,7 +532,7 @@
...
@@ -532,7 +532,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -571,7 +571,7 @@
...
@@ -571,7 +571,7 @@
@
current-change=
"handleCurrentChangeBJ"
@
current-change=
"handleCurrentChangeBJ"
:current-page=
"currentPageBJ"
:current-page=
"currentPageBJ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"totalBJ"
:total=
"totalBJ"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessZC/checkComplianceFZ.vue
View file @
5a00c87
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<el-table
<el-table
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/checkComplianceXF.vue
View file @
5a00c87
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<el-table
<el-table
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/confirmChanges.vue
View file @
5a00c87
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -89,7 +89,7 @@
...
@@ -89,7 +89,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -166,7 +166,7 @@
...
@@ -166,7 +166,7 @@
@
current-change=
"handleCurrentChangetjcl"
@
current-change=
"handleCurrentChangetjcl"
:current-page=
"currentPagetjcl"
:current-page=
"currentPagetjcl"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessZC/confirmRelease.vue
View file @
5a00c87
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -162,7 +162,7 @@
...
@@ -162,7 +162,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -284,7 +284,7 @@
...
@@ -284,7 +284,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"addtableData"
:data=
"addtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -345,7 +345,7 @@
...
@@ -345,7 +345,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -455,7 +455,7 @@
...
@@ -455,7 +455,7 @@
@
selection-change=
"handleSelectionChangeZJ"
@
selection-change=
"handleSelectionChangeZJ"
ref=
"multipleTableZJ"
ref=
"multipleTableZJ"
:data=
"zjtableData"
:data=
"zjtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -559,7 +559,7 @@
...
@@ -559,7 +559,7 @@
@
current-change=
"handleCurrentChangeZJ"
@
current-change=
"handleCurrentChangeZJ"
:current-page=
"currentZJ"
:current-page=
"currentZJ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"zjtotal"
:total=
"zjtotal"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessZC/correctiveAssistanceVerification.vue
View file @
5a00c87
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -170,7 +170,7 @@
...
@@ -170,7 +170,7 @@
<div
class=
"setTable"
>
<div
class=
"setTable"
>
<el-table
<el-table
:data=
"tableDataQR"
:data=
"tableDataQR"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -319,7 +319,7 @@
...
@@ -319,7 +319,7 @@
<div class="setTable">
<div class="setTable">
<el-table
<el-table
:data="tableDataSS"
:data="tableDataSS"
tooltip-effect="dark
"
tooltip-effect="dark myTooltips
"
style="width: 100%"
style="width: 100%"
header-cell-class-name="custom-th-background"
header-cell-class-name="custom-th-background"
class="eltable"
class="eltable"
...
...
src/views/assessZC/materialAcquisition.vue
View file @
5a00c87
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -148,7 +148,7 @@
...
@@ -148,7 +148,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -223,7 +223,7 @@
...
@@ -223,7 +223,7 @@
<el-table
<el-table
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/assessZC/materialAnalysis.vue
View file @
5a00c87
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -90,7 +90,7 @@
...
@@ -90,7 +90,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableDataQD"
:data=
"tableDataQD"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -165,7 +165,7 @@
...
@@ -165,7 +165,7 @@
@
current-change=
"handleCurrentChangetjcl"
@
current-change=
"handleCurrentChangetjcl"
:current-page=
"currentPagetjcl"
:current-page=
"currentPagetjcl"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/assessZC/qrCompliance.vue
View file @
5a00c87
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<el-table
<el-table
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
...
src/views/checkCompliance/automaticCheck.vue
View file @
5a00c87
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -168,7 +168,7 @@
...
@@ -168,7 +168,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
@
current-change=
"handleCurrentChangeXQ"
@
current-change=
"handleCurrentChangeXQ"
:current-page=
"currentPageXQ"
:current-page=
"currentPageXQ"
:page-sizes=
"[5, 10, 15, 20]"
:page-sizes=
"[5, 10, 15, 20]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/compliance/checkRules.vue
View file @
5a00c87
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/compliance/taskConfigure.vue
View file @
5a00c87
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -178,7 +178,7 @@
...
@@ -178,7 +178,7 @@
addcurrentPage * pageSizeAdd
addcurrentPage * pageSizeAdd
)
)
"
"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -240,7 +240,7 @@
...
@@ -240,7 +240,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -257,7 +257,7 @@
...
@@ -257,7 +257,7 @@
addcurrentPageXM * pageSizeAddXM
addcurrentPageXM * pageSizeAddXM
)
)
"
"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -314,7 +314,7 @@
...
@@ -314,7 +314,7 @@
@
current-change=
"handleCurrentChangeAddXM"
@
current-change=
"handleCurrentChangeAddXM"
:current-page=
"addcurrentPageXM"
:current-page=
"addcurrentPageXM"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotalXM"
:total=
"addtotalXM"
class=
"elpagination"
class=
"elpagination"
...
@@ -388,7 +388,7 @@
...
@@ -388,7 +388,7 @@
@
selection-change=
"handleSelectionChangeZJ"
@
selection-change=
"handleSelectionChangeZJ"
ref=
"multipleTableZJ"
ref=
"multipleTableZJ"
:data=
"tableDataRule"
:data=
"tableDataRule"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -438,7 +438,7 @@
...
@@ -438,7 +438,7 @@
@
current-change=
"handleCurrentChangeRule"
@
current-change=
"handleCurrentChangeRule"
:current-page=
"currentPageRule"
:current-page=
"currentPageRule"
:page-sizes=
"[5, 10, 15, 20]"
:page-sizes=
"[5, 10, 15, 20]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -534,7 +534,7 @@
...
@@ -534,7 +534,7 @@
@
selection-change=
"handleSelectionChangeXM"
@
selection-change=
"handleSelectionChangeXM"
ref=
"multipleTableXM"
ref=
"multipleTableXM"
:data=
"zjtableData"
:data=
"zjtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -625,7 +625,7 @@
...
@@ -625,7 +625,7 @@
@
current-change=
"handleCurrentChangeZJ"
@
current-change=
"handleCurrentChangeZJ"
:current-page=
"currentZJ"
:current-page=
"currentZJ"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"zjtotal"
:total=
"zjtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -691,7 +691,7 @@
...
@@ -691,7 +691,7 @@
<div
class=
"setscrolldialogAdd"
>
<div
class=
"setscrolldialogAdd"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -741,7 +741,7 @@
...
@@ -741,7 +741,7 @@
@
current-change=
"handleCurrentChangeXQ"
@
current-change=
"handleCurrentChangeXQ"
:current-page=
"XQcurrentPage"
:current-page=
"XQcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"XQtotal"
:total=
"XQtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -751,7 +751,7 @@
...
@@ -751,7 +751,7 @@
<div
class=
"setscrolldialogAdd"
>
<div
class=
"setscrolldialogAdd"
>
<el-table
<el-table
:data=
"XQtableDataXM"
:data=
"XQtableDataXM"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -796,7 +796,7 @@
...
@@ -796,7 +796,7 @@
@
current-change=
"handleCurrentChangeXQXM"
@
current-change=
"handleCurrentChangeXQXM"
:current-page=
"XQcurrentPageXM"
:current-page=
"XQcurrentPageXM"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"totalXQXM"
:total=
"totalXQXM"
class=
"elpagination"
class=
"elpagination"
...
@@ -874,7 +874,7 @@
...
@@ -874,7 +874,7 @@
addcurrentPage * pageSizeAdd
addcurrentPage * pageSizeAdd
)
)
"
"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -936,7 +936,7 @@
...
@@ -936,7 +936,7 @@
@
current-change=
"handleCurrentChangeAdd"
@
current-change=
"handleCurrentChangeAdd"
:current-page=
"addcurrentPage"
:current-page=
"addcurrentPage"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotal"
:total=
"addtotal"
class=
"elpagination"
class=
"elpagination"
...
@@ -953,7 +953,7 @@
...
@@ -953,7 +953,7 @@
addcurrentPageXM * pageSizeAddXM
addcurrentPageXM * pageSizeAddXM
)
)
"
"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -1010,7 +1010,7 @@
...
@@ -1010,7 +1010,7 @@
@
current-change=
"handleCurrentChangeAddXM"
@
current-change=
"handleCurrentChangeAddXM"
:current-page=
"addcurrentPageXM"
:current-page=
"addcurrentPageXM"
:page-sizes=
"[5, 10, 20, 50]"
:page-sizes=
"[5, 10, 20, 50]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"addtotalXM"
:total=
"addtotalXM"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/postConcentrationCheck/projectCheckQuestionQuery.vue
View file @
5a00c87
...
@@ -92,7 +92,7 @@
...
@@ -92,7 +92,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/postConcentrationCheck/rectificationFeedbackQuery.vue
View file @
5a00c87
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/projectCheck/checkResault.vue
View file @
5a00c87
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -168,7 +168,7 @@
...
@@ -168,7 +168,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
@
current-change=
"handleCurrentChangeXQ"
@
current-change=
"handleCurrentChangeXQ"
:current-page=
"currentPageXQ"
:current-page=
"currentPageXQ"
:page-sizes=
"[5, 10, 15, 20]"
:page-sizes=
"[5, 10, 15, 20]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
...
src/views/projectCheck/confirmResault.vue
View file @
5a00c87
...
@@ -85,7 +85,7 @@
...
@@ -85,7 +85,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -122,7 +122,7 @@
...
@@ -122,7 +122,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -180,7 +180,7 @@
...
@@ -180,7 +180,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -209,7 +209,7 @@
...
@@ -209,7 +209,7 @@
@
current-change=
"handleCurrentChangeXQ"
@
current-change=
"handleCurrentChangeXQ"
:current-page=
"currentPageXQ"
:current-page=
"currentPageXQ"
:page-sizes=
"[5, 10, 15, 20]"
:page-sizes=
"[5, 10, 15, 20]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -274,7 +274,7 @@
...
@@ -274,7 +274,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -315,7 +315,7 @@
...
@@ -315,7 +315,7 @@
@current-change="handleCurrentChangeXQ"
@current-change="handleCurrentChangeXQ"
:current-page="currentPageXQ"
:current-page="currentPageXQ"
:page-sizes="[5, 10, 15, 20]"
:page-sizes="[5, 10, 15, 20]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
:total="total"
class="elpagination"
class="elpagination"
...
...
src/views/projectCheck/problemRectify.vue
View file @
5a00c87
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -95,7 +95,7 @@
...
@@ -95,7 +95,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -148,7 +148,7 @@
...
@@ -148,7 +148,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -199,7 +199,7 @@
...
@@ -199,7 +199,7 @@
@current-change="handleCurrentChangeXQ"
@current-change="handleCurrentChangeXQ"
:current-page="currentPageXQ"
:current-page="currentPageXQ"
:page-sizes="[5, 10, 15, 20]"
:page-sizes="[5, 10, 15, 20]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
:total="total"
class="elpagination"
class="elpagination"
...
@@ -259,7 +259,7 @@
...
@@ -259,7 +259,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -327,7 +327,7 @@
...
@@ -327,7 +327,7 @@
@current-change="handleCurrentChangeXQ"
@current-change="handleCurrentChangeXQ"
:current-page="currentPageXQ"
:current-page="currentPageXQ"
:page-sizes="[5, 10, 15, 20]"
:page-sizes="[5, 10, 15, 20]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
:total="total"
class="elpagination"
class="elpagination"
...
...
src/views/projectCheck/verificationRectify.vue
View file @
5a00c87
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
ref=
"multipleTable"
ref=
"multipleTable"
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -98,7 +98,7 @@
...
@@ -98,7 +98,7 @@
@
current-change=
"handleCurrentChange"
@
current-change=
"handleCurrentChange"
:current-page=
"currentPage"
:current-page=
"currentPage"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-sizes=
"[10, 15, 20, 50,100]"
:page-size=
"100"
:page-size=
"100
0
"
layout=
"total, sizes, prev, pager, next, jumper"
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
:total=
"total"
class=
"elpagination"
class=
"elpagination"
...
@@ -151,7 +151,7 @@
...
@@ -151,7 +151,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -219,7 +219,7 @@
...
@@ -219,7 +219,7 @@
@current-change="handleCurrentChangeXQ"
@current-change="handleCurrentChangeXQ"
:current-page="currentPageXQ"
:current-page="currentPageXQ"
:page-sizes="[5, 10, 15, 20]"
:page-sizes="[5, 10, 15, 20]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
:total="total"
class="elpagination"
class="elpagination"
...
@@ -279,7 +279,7 @@
...
@@ -279,7 +279,7 @@
<div
class=
"setscroll"
>
<div
class=
"setscroll"
>
<el-table
<el-table
:data=
"XQtableData"
:data=
"XQtableData"
tooltip-effect=
"dark
"
tooltip-effect=
"dark myTooltips
"
style=
"width: 100%"
style=
"width: 100%"
header-cell-class-name=
"custom-th-background"
header-cell-class-name=
"custom-th-background"
class=
"eltable"
class=
"eltable"
...
@@ -364,7 +364,7 @@
...
@@ -364,7 +364,7 @@
@current-change="handleCurrentChangeXQ"
@current-change="handleCurrentChangeXQ"
:current-page="currentPageXQ"
:current-page="currentPageXQ"
:page-sizes="[5, 10, 15, 20]"
:page-sizes="[5, 10, 15, 20]"
:page-size="100"
:page-size="100
0
"
layout="total, sizes, prev, pager, next, jumper"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
:total="total"
class="elpagination"
class="elpagination"
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment