Commit de86129b authored by tanghao's avatar tanghao

多余字段添加

parent ca307105
......@@ -93,7 +93,11 @@
<vxe-column field="workOrderCode" title="工单号" width="120"></vxe-column>
<vxe-column field="brandName" title="品牌名称" width="180"></vxe-column>
<vxe-column field="customerName" title="客户名称" width="240"></vxe-column>
<vxe-column field="clientCmd" title="客户指令号" width="240"></vxe-column>
<vxe-column field="clientCmd" title="客户指令号" width="120"></vxe-column>
<vxe-column field="poNo" title="PO" width="120"></vxe-column>
<vxe-column field="typeNo" title="型体" width="120"></vxe-column>
<vxe-column field="colorNo" title="配色" width="120"></vxe-column>
<vxe-column field="productType" title="产品类型" width="120"></vxe-column>
<vxe-column field="productCode" title="产品编码" width="120"></vxe-column>
<vxe-column field="productName" title="产品名称" width="240"></vxe-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment