报废入库、退货入库、贴标捆扎、拆分入库、生产入库、客户标签打印
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<view class="zd_container">
|
||||
<nav-bar title="客户标签打印"></nav-bar>
|
||||
<nav-bar :title="$t('setting.customer-label-printing')"></nav-bar>
|
||||
<view class="zd_content">
|
||||
<view class="zd_wrapper">
|
||||
<view class="filter_item">
|
||||
<view class="filter_label_wraper">
|
||||
<span class="filter_label">木箱</span>
|
||||
<span class="filter_label">{{$t('filter.wooden-box-code')}}</span>
|
||||
</view>
|
||||
<view class="filter_input_wraper">
|
||||
<search-box
|
||||
@@ -21,7 +21,7 @@
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>木箱码</th>
|
||||
<th>{{$t('filter.wooden-box-code')}}</th>
|
||||
<th>卷数</th>
|
||||
<th>木箱毛重</th>
|
||||
<th>销售订单及行号</th>
|
||||
|
||||
Reference in New Issue
Block a user