|
@@ -1,10 +1,10 @@
|
|
|
<template>
|
|
<template>
|
|
|
<div>
|
|
<div>
|
|
|
<el-button size="small" style="width:120px" type="primary" @click="queryStatementData">{{ $t('设 置') }}</el-button>
|
|
<el-button size="small" style="width:120px" type="primary" @click="queryStatementData">{{ $t('设 置') }}</el-button>
|
|
|
- <el-dialog :title="$t(`人员挑战目标查询`)" append-to-body :visible.sync="dialogSetVisible" width="860px">
|
|
|
|
|
|
|
+ <el-dialog :title="$t(`人员目标排除挑战目标查询`)" append-to-body :visible.sync="dialogSetVisible" width="860px">
|
|
|
<el-row :gutter="16" style="text-align: center">
|
|
<el-row :gutter="16" style="text-align: center">
|
|
|
<el-col :span="24" style="margin-top: -20px">
|
|
<el-col :span="24" style="margin-top: -20px">
|
|
|
- <span style="color: #8C8C8C">{{ $t('是否开启人员挑战目标查询设置') }}?</span>
|
|
|
|
|
|
|
+ <span style="color: #8C8C8C">{{ $t('是否开启人员目标排除挑战目标查询设置') }}?</span>
|
|
|
</el-col>
|
|
</el-col>
|
|
|
<el-col :span="24" style="margin-top: 20px">
|
|
<el-col :span="24" style="margin-top: 20px">
|
|
|
<div style="width: 780px;" class="inline-16" >
|
|
<div style="width: 780px;" class="inline-16" >
|