diff --git a/src/views/material/lease/outBound/index.vue b/src/views/material/lease/outBound/index.vue index 4d690bf3..ae558ab5 100644 --- a/src/views/material/lease/outBound/index.vue +++ b/src/views/material/lease/outBound/index.vue @@ -118,7 +118,7 @@ label="申请数量" align="center" prop="preCountNum" - width="110px" + width="80px" :show-overflow-tooltip="true" > @@ -127,7 +127,7 @@ label="已出库数量" align="center" prop="alNum" - width="110px" + width="80px" :show-overflow-tooltip="true" > @@ -175,7 +175,7 @@ :show-overflow-tooltip="true" /> - + @@ -644,11 +644,12 @@