Jelajahi Sumber

Finish Hotfix-zh-177

Howie 3 tahun lalu
induk
melakukan
67ecb124e9

+ 4 - 4
src/views/supply/deliver/components/design/panel.js

@@ -113,7 +113,7 @@ export default {
           }, {
             "title": "发货单号",
             "field": "invoiceId",
-            "width": 45,
+            "width": 47,
             "align": "left",
             "colspan": 1,
             "rowspan": 1,
@@ -124,7 +124,7 @@ export default {
           , {
             "title": "发货日期",
             "field": "createTime",
-            "width": 50,
+            "width": 25,
             "align": "left",
             "colspan": 1,
             "rowspan": 1,
@@ -155,7 +155,7 @@ export default {
           }, {
             "title": "规格型号",
             "field": "specification",
-            "width": 100,
+            "width": 120,
             "align": "left",
             "colspan": 1,
             "rowspan": 1,
@@ -188,7 +188,7 @@ export default {
           {
             "title": "备注说明",
             "field": "pjxh1Text",
-            "width": 60,
+            "width": 40,
             "align": "left",
             "colspan": 2,
             "rowspan": 1,

+ 19 - 19
src/views/supply/pickup/components/design/panel.js

@@ -74,21 +74,21 @@ export default {
         "textAlign": "left"
       }, "printElementType": { "title": "", "type": "text" }
     },
-    // , {
-    //   "options": {
-    //     "left": 40,
-    //     "top": 90,
-    //     "height": 13,
-    //     "width": 328,
-    //     "fontSize": 13,
-    //     "title": "备注",
-    //     "fontFamily": '黑体',
-    //     "field": "headerRemark",
-    //     "testData": "",
-    //     "color": "#000",
-    //     "textAlign": "left"
-    //   }, "printElementType": { "title": "", "type": "text" }
-    // },
+    , {
+      "options": {
+        "left": 40,
+        "top": 90,
+        "height": 13,
+        "width": 328,
+        "fontSize": 13,
+        "title": "备注",
+        "fontFamily": '黑体',
+        "field": "headerRemark",
+        "testData": "",
+        "color": "#000",
+        "textAlign": "left"
+      }, "printElementType": { "title": "", "type": "text" }
+    },
     {
       "options": {
         "left": 15,
@@ -113,7 +113,7 @@ export default {
           }, {
             "title": "发货单号",
             "field": "invoiceId",
-            "width": 45,
+            "width": 47,
             "align": "left",
             "colspan": 1,
             "rowspan": 1,
@@ -124,7 +124,7 @@ export default {
           , {
             "title": "发货日期",
             "field": "createTime",
-            "width": 50,
+            "width": 25,
             "align": "left",
             "colspan": 1,
             "rowspan": 1,
@@ -155,7 +155,7 @@ export default {
           }, {
             "title": "规格型号",
             "field": "specification",
-            "width": 100,
+            "width": 120,
             "align": "left",
             "colspan": 1,
             "rowspan": 1,
@@ -188,7 +188,7 @@ export default {
           {
             "title": "备注说明",
             "field": "pjxh1Text",
-            "width": 60,
+            "width": 40,
             "align": "left",
             "colspan": 2,
             "rowspan": 1,