Browse Source

类型查询

mashengyi 3 years ago
parent
commit
ffe1bdb6af

+ 2 - 2
src/views/platform/waybillmanagement/noinvoice.vue

@@ -175,10 +175,10 @@ export default{
       usertabletwo: [],
       customerName:'',
        optionone: [{
-          value: '1',
+          value: '0',
           label: '实时运单'
         }, {
-          value: '2',
+          value: '1',
           label: '历史运单'
         }],
     }

+ 2 - 2
src/views/platform/waybillmanagement/trueinvoice.vue

@@ -194,10 +194,10 @@ export default{
       usertabletwo: [],
       customerName:'',
       optionone: [{
-          value: '1',
+          value: '0',
           label: '实时运单'
         }, {
-          value: '2',
+          value: '1',
           label: '历史运单'
         }],
       option: [{