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