瀏覽代碼

【修改】bug

howie 2 年之前
父節點
當前提交
790b6e2982
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/utils/panel.js

+ 4 - 4
src/utils/panel.js

@@ -331,9 +331,9 @@ export default {
             lineHeight: 13,
             width: 218,
             fontSize: 12.5,
-            title: "车辆",
+            title: "提单",
             fontFamily: "黑体,宋体,微软雅黑",
-            field: "pickCar",
+            field: "takerDa",
             testData: "",
             color: "#000",
             textAlign: "left",
@@ -365,9 +365,9 @@ export default {
             lineHeight: 13,
             width: 218,
             fontSize: 12.5,
-            title: "提单",
+            title: "车辆",
             fontFamily: "黑体,宋体,微软雅黑",
-            field: "takerDa",
+            field: "pickCar",
             testData: "",
             color: "#000",
             textAlign: "left",