批量推送代码
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
>
|
||||
<!-- SUB 子账号无需勾选 (不参与分配) -->
|
||||
<el-table-column v-if="!isSub" type="selection" width="40" />
|
||||
<el-table-column label="项目编号" width="160">
|
||||
<el-table-column label="项目编号" width="170">
|
||||
<template #default="{ row }">
|
||||
<a class="link">{{ row.projectNo }}</a>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user