zuozhengqing
2023-10-19 4ad10bb7d7e721f8d46a4615f3c4f0685a56aa77
src/views/reportForm/locationReport/index.vue
@@ -166,7 +166,7 @@
          isShowColumn: true,
          default: true,
          unit: "",
          textAlign:"left"
          textAlign:"right"
        },
        {
          label: "预留数量",
@@ -174,7 +174,7 @@
          isShowColumn: true,
          default: true,
          unit: "",
          textAlign:"left"
          textAlign:"right"
        },
        {
          label: "单位",
@@ -189,7 +189,7 @@
          width: 120,
          default: false,
          isShowColumn: showcol.includes("价值"),
          textAlign:"left",
          textAlign:"right",
          unit: "¥"
        }
      ]