mashengyi преди 3 години
родител
ревизия
ffe1bdb6af
променени са 2 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 2 2
      src/views/platform/waybillmanagement/noinvoice.vue
  2. 2 2
      src/views/platform/waybillmanagement/trueinvoice.vue

+ 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: [{