仓库-bug修改

This commit is contained in:
2023-11-14 16:02:16 +08:00
parent 26100af90a
commit de06dfddf4
6 changed files with 10 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
<method-btn
v-if="tableBtn.length"
slot="handleBtn"
:width="100"
:width="140"
label="操作"
:method-list="tableBtn"
@clickBtn="handleClick" />