armg hace 5 días
padre
commit
cc832df0a8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/AIDesign/result.vue

+ 0 - 1
src/views/AIDesign/result.vue

@@ -151,7 +151,6 @@ export default class extends Vue {
   private serviceCodeArray = [];
   private allRes = null;
   created() {
-    console.log("this.$route", this.$route)
     checkAndSaveUserWecomType();
     getWxconfig();
   }