Merge branch 'bonus-jyy-smart-canteen' of http://192.168.0.75:3000/bonus/bonus-ui into bonus-jyy-smart-canteen

This commit is contained in:
zzyuan 2025-07-09 09:48:34 +08:00
commit 7312804b10
1 changed files with 2 additions and 2 deletions

View File

@ -81,10 +81,10 @@
</el-table-column>
<el-table-column label="门名称" align="center" prop="doorName" :show-overflow-tooltip="true">
</el-table-column>
<el-table-column label="进出方式" align="center" prop="inoutType" :show-overflow-tooltip="true">
<!-- <el-table-column label="进出方式" align="center" prop="inoutType" :show-overflow-tooltip="true">
</el-table-column>
<el-table-column label="进出方向" align="center" prop="inoutDirection" :show-overflow-tooltip="true">
</el-table-column>
</el-table-column> -->
</el-table>
<pagination