chenrui  %!s(int64=2) %!d(string=hai) anos
pai
achega
e6f7ef076d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/statisticalanalysis/specialgoods/index.vue

+ 2 - 2
src/views/statisticalanalysis/specialgoods/index.vue

@@ -351,11 +351,11 @@ export default {
         this.formItems[4].placeholder = "统计航班";
         this.formItems[4].placeholder = "统计航班";
         this.formItems[4].options = [
         this.formItems[4].options = [
           {
           {
-            value: "统计航班",
+            value: "1",
             label: "统计航班",
             label: "统计航班",
           },
           },
           {
           {
-            value: "统计重量",
+            value: "2",
             label: "统计重量",
             label: "统计重量",
           },
           },
         ];
         ];