解决之前部分细节问题

qyt-20241231
qiuyt 3 months ago
parent fadb5dfd6e
commit d3b4a40b18

@ -134,7 +134,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -147,7 +147,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -132,7 +132,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -122,7 +122,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -135,7 +135,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -232,7 +232,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -245,7 +245,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -122,7 +122,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -135,7 +135,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -232,7 +232,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -245,7 +245,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -132,7 +132,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -132,7 +132,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -129,7 +129,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -142,7 +142,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -129,7 +129,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -142,7 +142,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -118,7 +118,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -131,7 +131,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -299,7 +299,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -312,7 +312,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -476,7 +476,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -489,7 +489,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -231,7 +231,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -244,7 +244,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -539,7 +539,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -552,7 +552,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -152,7 +152,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -165,7 +165,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -114,7 +114,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -127,7 +127,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -132,7 +132,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -129,7 +129,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -142,7 +142,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -129,7 +129,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -142,7 +142,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -115,7 +115,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -128,7 +128,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -296,7 +296,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -309,7 +309,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -473,7 +473,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -486,7 +486,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -181,7 +181,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -194,7 +194,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -114,7 +114,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -127,7 +127,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -169,7 +169,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -182,7 +182,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -631,7 +631,7 @@
<!-- :show-overflow-tooltip="item.tooltip"-->
<!-- :key="item.columnName"-->
<!--&gt;-->
<!-- <template >-->
<!-- <template slot-scope="scope">-->
<!-- <span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>-->
<!-- </template>-->
<!--</el-table-column>-->
@ -644,7 +644,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -113,7 +113,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -126,7 +126,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -118,7 +118,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -131,7 +131,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -195,7 +195,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -208,7 +208,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -114,7 +114,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -127,7 +127,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -817,9 +817,12 @@ export default {
created() {
this.yz();
// this.getInfo();
},
mounted() {
this.getInfo();
},
components: {
companyAddCert, ElImageViewer
@ -918,8 +921,11 @@ export default {
let param = {
mobile: this.mobile
}
console.log("123")
insertInitial(param)
.then((res) => {
console.log('urId',res)
if (!isBlank(res.data['registComPerResponse'])) {
this.inputQuery = res.data['registComPerResponse'];
// this.upId=res.data['registComPerResponse'].upId;
@ -930,6 +936,8 @@ export default {
this.urId = res.data['urId'];
this.ucId = res.data['ucId'];
}
console.log('urId222', this.urId)
this.getCert();
})

@ -213,7 +213,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -226,7 +226,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -505,7 +505,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -518,7 +518,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -780,7 +780,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -793,7 +793,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -132,7 +132,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -112,7 +112,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -125,7 +125,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -121,7 +121,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -134,7 +134,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -240,7 +240,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -253,7 +253,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -121,7 +121,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -134,7 +134,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -225,7 +225,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -238,7 +238,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -132,7 +132,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -135,7 +135,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -148,7 +148,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -312,7 +312,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -325,7 +325,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -132,7 +132,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -106,7 +106,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -119,7 +119,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>
@ -208,7 +208,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -221,7 +221,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -112,7 +112,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<span :style="{color: executeFuc(scope.row,'4',item.lableRuleObj[scope.row[item.columnName]])}">{{ item.lableRuleObj[scope.row[item.columnName]] }}</span>
</template>
</el-table-column>
@ -125,7 +125,7 @@
:show-overflow-tooltip="item.tooltip"
:key="item.columnName"
>
<template >
<template slot-scope="scope">
<el-tag :type="executeFuc(scope.row,'4',item,item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName])">
<span>{{ item.lableRuleObj?item.lableRuleObj[scope.row[item.columnName]]:scope.row[item.columnName] }}</span>
</el-tag>

@ -483,7 +483,7 @@
<el-table-column label="备注" prop="remark" width="120"></el-table-column>
<el-table-column label="操作" width="200" fixed="right">
<template >
<template slot-scope="scope">
<el-button
type="text"
size="small"

Loading…
Cancel
Save