瀏覽代碼

入库详情页面

lichao 4 年之前
父節點
當前提交
814196d417
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/Warehousing/inStock/AddOrUpdate.vue

+ 2 - 1
src/views/Warehousing/inStock/AddOrUpdate.vue

@@ -2151,7 +2151,8 @@
             </tr>
             <tr>
               <td>备注</td>
-              <td colspan="4">不贴标签不卸货</td>
+<!--              <td colspan="4">不贴标签不卸货</td>-->
+              <td colspan="4">{{ form.remark }}</td>
               <td>总件数</td>
               <td colspan="2">{{ allfQty }}</td>
             </tr>