浏览代码

bug修复

chenrui 4 年之前
父节点
当前提交
bae44b2899
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/allocationManagement/warehouseAllocation/edit.vue

+ 2 - 1
src/views/allocationManagement/warehouseAllocation/edit.vue

@@ -115,7 +115,8 @@
                 :precision="0"
                 :min="1"
                 :max="record.currentQty"
-                placeholder="请输入" />
+                placeholder="请输入"
+                style="width: 100%;" />
             </template>
             <!-- 操作 -->
             <template slot="action" slot-scope="text, record">