howie 2 rokov pred
rodič
commit
17a743a411
1 zmenil súbory, kde vykonal 17 pridanie a 17 odobranie
  1. 17 17
      src/utils/panel.js

+ 17 - 17
src/utils/panel.js

@@ -390,23 +390,23 @@ export default {
           },
           printElementType: { title: "", type: "text" },
         },
-        {
-          options: {
-            left: 600,
-            top: 393,
-            height: 13,
-            lineHeight: 13,
-            width: 218,
-            fontSize: 12.5,
-            title: "合计",
-            fontFamily: "黑体,宋体,微软雅黑",
-            field: "total",
-            testData: "",
-            color: "#000",
-            textAlign: "left",
-          },
-          printElementType: { title: "", type: "text" },
-        },
+        // {
+        //   options: {
+        //     left: 600,
+        //     top: 393,
+        //     height: 13,
+        //     lineHeight: 13,
+        //     width: 218,
+        //     fontSize: 12.5,
+        //     title: "合计",
+        //     fontFamily: "黑体,宋体,微软雅黑",
+        //     field: "total",
+        //     testData: "",
+        //     color: "#000",
+        //     textAlign: "left",
+        //   },
+        //   printElementType: { title: "", type: "text" },
+        // },
         {
           options: {
             left: 650,