소스 검색

类型查询

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