Explorar o código

预托书新增页面小po字段赋值修改

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
6fd3acc727
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/pre-book/addPreBookDrawer.vue

+ 2 - 2
src/views/pre-book/addPreBookDrawer.vue

@@ -468,7 +468,7 @@ export default {
           garmentFactory:"",
           // hod:"",
           styleNo:"",
-          poNo:"",
+          smallPo:"",
           itemCode:"",
           distributionPoint:"",
           size:"",
@@ -624,7 +624,7 @@ export default {
           garmentFactory:"",
           // hod:"",
           styleNo:"",
-          poNo:data.smallPo,
+          smallPo:data.smallPo,
           itemCode:"",
           distributionPoint:data.distributionPoint,
           size:data.size,