Преглед изворни кода

方案配置能源-燃油页面不请求接口(去除console)

liyizheng пре 1 година
родитељ
комит
7c774e19f2

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/CargoTruck/BusinessOperation/Fuel/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/CargoTruck/BusinessOperation/NewEnergy/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/CargoTruck/NonBusiness/Fuel/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/CargoTruck/NonBusiness/NewEnergy/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/PassengerBus/BusinessOperation/Fuel/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/PassengerBus/BusinessOperation/NewEnergy/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/PassengerBus/NonBusiness/Fuel/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }

+ 0 - 2
src/views/AgreementManage/InsuranceCompany/PassengerBus/NonBusiness/NewEnergy/OptionalsolutionConfig.vue

@@ -260,8 +260,6 @@ export default {
   watch: {
     activeIndex (newVal) {
       if (newVal === 1) {
-        console.log(newVal);
-        
         this.initData()
       }
     }