From 23a5c3f0b615b3f93bffc02ed8391f720b65d092 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Thu, 16 May 2024 09:26:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/Prod.vue | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/pages/modules/Prod.vue b/src/pages/modules/Prod.vue index 0be050a..d9b9647 100644 --- a/src/pages/modules/Prod.vue +++ b/src/pages/modules/Prod.vue @@ -10,12 +10,12 @@
    -
  • 序号
  • -
  • 货号
  • +
  • 序号
  • +
  • 货号
  • 供应商
  • 型号
  • -
  • 回温批次
  • -
  • 数量(托)
  • +
  • 回温批次
  • +
  • 数量(托)
  • 需回温时间(h)
  • 已回温时间(h)
  • 状态
  • @@ -24,12 +24,12 @@
    • -
      {{i + 1}}
      -
      {{e.productName}}
      +
      {{i + 1}}
      +
      {{e.productName}}
      {{e.supplierName}}
      {{e.productDescription}}
      -
      {{e.batch}}
      -
      {{e.number}}
      +
      {{e.batch}}
      +
      {{e.number}}
      {{e.standingTime}}
      {{e.usedTime}}
      {{e.state}}
      @@ -47,12 +47,12 @@
        -
      • 序号
      • -
      • 货号
      • +
      • 序号
      • +
      • 货号
      • 供应商
      • 型号
      • -
      • 回温批次
      • -
      • 数量(托)
      • +
      • 回温批次
      • +
      • 数量(托)
      • 需回温时间(h)
      • 已回温时间(h)
      • 状态
      • @@ -61,12 +61,12 @@
        • -
          {{i + 1}}
          -
          {{e.productName}}
          +
          {{i + 1}}
          +
          {{e.productName}}
          {{e.supplierName}}
          {{e.productDescription}}
          -
          {{e.batch}}
          -
          {{e.number}}
          +
          {{e.batch}}
          +
          {{e.number}}
          {{e.standingTime}}
          {{e.usedTime}}
          {{e.state}}
          @@ -332,7 +332,7 @@ export default { border-bottom 1px solid rgba(8,205,248,0.3) li float left - width 15% + width 19% _font(12px,30px,#78B1DE,,center) word-wrap break-word word-break break-all @@ -354,7 +354,7 @@ export default { box-shadow inset 0px 1px 0px 0px rgba(13,89,115,0.3) .scroll-ul_2_div float left - _wh(15%, 44px) + _wh(19%, 44px) _fj(center) font-size: 12px; color: #fff;