袁少华 4 年之前
父节点
当前提交
9d66186c91
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/dashboard/warehouse.html

+ 1 - 1
pages/dashboard/warehouse.html

@@ -200,7 +200,7 @@
                             <div style="width: 20%;" class="col-lg-2 col-md-2 center no-padding">{{product.cItemName}}</div>
                             <div style="width: 15%;" class="col-lg-2 col-md-2 center no-padding">{{product.warehouseName}}</div>
                             <div style="width: 15%;" class="col-lg-2 col-md-2 center no-padding">{{product.materialCode}}</div>
-                            <div style="width: 28%;overflow:hidden; word-break:break-all;white-space:nowrap" " class="col-lg-3 col-md-3 center no-padding">{{product.materialName}}</div>
+                            <div style="width: 28%;" class="col-lg-3 col-md-3 center no-padding">{{product.materialName}}</div>
                             <!-- <div class="col-lg-2 col-md-2 center no-padding">{{product.specs}}</div> -->
                             <div style="width: 10%;" class="col-lg-1 col-md-1 center no-padding">{{product.sendSum}}</div>
                             <div style="width: 12%;" class="col-lg-2 col-md-2 center no-padding">{{product.planSendDate}}</div>