@@ -22,7 +22,7 @@
</a-form-model-item>
</a-col>
<a-col :md="6" :sm="8">
- <a-form-model-item label="单据号" prop="documentNo">
+ <a-form-model-item label="订单号" prop="orderNumber">
{{addAdpacking.orderNumber | ellipsis}}
<!-- <a-input placeholder="自动生成" v-model="addAdpacking.orderNumber" readOnly></a-input> -->
@@ -21,7 +21,7 @@