feat: 测试打包文件

This commit is contained in:
yehuangf 2025-12-23 14:34:48 +08:00
parent a81d8dd80e
commit 662ea9a8ec

View File

@ -153,13 +153,13 @@
>查看</a
>
<span style="width: 6px; display: inline-block"></span>
<a
v-if="row[colConfig.prop] !== 'APPROVING' && row[colConfig.prop] !== 'COMPLETE'"
<!-- <a
v-if="false"
href="javascript:void(0)"
class="el-link el-link--primary"
@click.stop="handleEdit(row)"
>修改</a
>
> -->
<span style="width: 6px; display: inline-block"></span>
<a
v-if="row.status === 'APPROVING'"