|
|
@@ -1176,9 +1176,9 @@ export default {
|
|
|
spinner: "el-icon-loading",
|
|
|
background: "rgba(255,255,255,0.7)"
|
|
|
});
|
|
|
- this.form.shipItemsList.forEach(item => {
|
|
|
- item.goodsName = item.$goodsId;
|
|
|
- });
|
|
|
+ // this.form.shipItemsList.forEach(item => {
|
|
|
+ // item.goodsName = item.$goodsId;
|
|
|
+ // });
|
|
|
transferAllocateSubmit({
|
|
|
...this.form,
|
|
|
bizTypeName: "DBGD"
|