mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-12 17:11:53 +08:00
code review
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
:formatter="dateFormatter"
|
||||
width="170"
|
||||
/>
|
||||
<el-table-column label="状态" align="center" width="65px">
|
||||
<el-table-column label="是否展示" align="center" width="80px">
|
||||
<template #default="scope">
|
||||
<el-switch
|
||||
v-model="scope.row.visible"
|
||||
|
Reference in New Issue
Block a user