@@ -49,7 +49,7 @@
prop="recordCode"
header-align="center"
align="center"
- min-width="160"
+ min-width="200"
label="编码">
</el-table-column>
<el-table-column
@@ -112,6 +112,7 @@
prop="recordTime"
+ min-width="160"
label="出入库时间">
@@ -130,6 +131,8 @@
prop="notes"
+ min-width="100"
+ :show-overflow-tooltip="true"
label="备注">
</el-table>