|
@@ -52,15 +52,6 @@
|
|
type="primary"
|
|
type="primary"
|
|
disabled
|
|
disabled
|
|
>
|
|
>
|
|
- <!-- <el-tooltip
|
|
|
|
- v-if="item.dateIsComplete === 2 && item.isBussShow !== 2"
|
|
|
|
- class="box-item"
|
|
|
|
- effect="light"
|
|
|
|
- content="表单日期未完善"
|
|
|
|
- placement="top"
|
|
|
|
- >
|
|
|
|
- <HcIcon name="error-warning" ui=" text-red" />
|
|
|
|
- </el-tooltip> -->
|
|
|
|
本 表 预 览
|
|
本 表 预 览
|
|
</el-link>
|
|
</el-link>
|
|
<el-link
|
|
<el-link
|
|
@@ -69,15 +60,6 @@
|
|
:disabled="tableFormPreviewLoading"
|
|
:disabled="tableFormPreviewLoading"
|
|
@click.stop="previewClick(item)"
|
|
@click.stop="previewClick(item)"
|
|
>
|
|
>
|
|
- <!-- <el-tooltip
|
|
|
|
- v-if="item.dateIsComplete === 2"
|
|
|
|
- class="box-item"
|
|
|
|
- effect="light"
|
|
|
|
- content="表单日期未完善"
|
|
|
|
- placement="top"
|
|
|
|
- >
|
|
|
|
- <HcIcon name="error-warning" ui=" text-red" />
|
|
|
|
- </el-tooltip> -->
|
|
|
|
本 表 预 览
|
|
本 表 预 览
|
|
</el-link>
|
|
</el-link>
|
|
</HcTooltip>
|
|
</HcTooltip>
|