操作列特殊样式

This commit is contained in:
yuekuo
2023-04-14 16:25:04 +08:00
parent f4da0e5edb
commit df4725c883
@@ -28,8 +28,8 @@
</el-button>
<el-button @click.native.prevent="back(scope.$index, tableData)" type="text" size="small"
style="color: rgb(236, 128, 141)">
强制撤回
>
<span style="color: rgb(236, 128, 141)">强制撤回</span>
</el-button>
</template>
</el-table-column>