Kaynağa Gözat

上传验证

yuanyuan 3 yıl önce
ebeveyn
işleme
dd8404750a

+ 4 - 4
src/main/zhi-rong-web/src/views/market/Copyright.vue

@@ -125,10 +125,10 @@ export default {
         },
         },
         addInfo(value) {
         addInfo(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init(this.$route.query.type);
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init(this.$route.query.type);
-                // });
+                // this.$refs.public.init(this.$route.query.type);
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init(this.$route.query.type);
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {

+ 4 - 4
src/main/zhi-rong-web/src/views/market/CopyrightDemand.vue

@@ -126,10 +126,10 @@ export default {
         },
         },
         btnEvent(value) {
         btnEvent(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init(this.$route.query.type);
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init(this.$route.query.type);
-                // });
+                // this.$refs.public.init(this.$route.query.type);
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init(this.$route.query.type);
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {

+ 4 - 4
src/main/zhi-rong-web/src/views/market/Logo.vue

@@ -129,10 +129,10 @@ export default {
         },
         },
         addInfo(value) {
         addInfo(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init();
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init();
-                // });
+                // this.$refs.public.init();
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init();
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {

+ 4 - 4
src/main/zhi-rong-web/src/views/market/LogoDemand.vue

@@ -123,10 +123,10 @@ export default {
         },
         },
         btnEvent(value) {
         btnEvent(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init();
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init();
-                // });
+                // this.$refs.public.init();
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init();
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {

+ 4 - 4
src/main/zhi-rong-web/src/views/market/Patent.vue

@@ -177,10 +177,10 @@ export default {
         },
         },
         addInfo(value) {
         addInfo(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init(this.$route.query.caseType);
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init(this.$route.query.caseType);
-                // });
+                // this.$refs.public.init(this.$route.query.caseType);
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init(this.$route.query.caseType);
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {

+ 4 - 4
src/main/zhi-rong-web/src/views/market/PatentDemand.vue

@@ -213,10 +213,10 @@ export default {
         },
         },
         addInfo(value) {
         addInfo(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init(this.$route.query.caseType);
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init(this.$route.query.caseType);
-                // });
+                // this.$refs.public.init(this.$route.query.caseType);
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init(this.$route.query.caseType);
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {

+ 4 - 4
src/main/zhi-rong-web/src/views/market/TechProductDemand.vue

@@ -172,10 +172,10 @@ export default {
         },
         },
         btnEvent(value) {
         btnEvent(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init(this.$route.query.tpType);
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init(this.$route.query.tpType);
-                // });
+                // this.$refs.public.init(this.$route.query.tpType);
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init(this.$route.query.tpType);
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {

+ 4 - 4
src/main/zhi-rong-web/src/views/market/TechnologyProduct.vue

@@ -169,10 +169,10 @@ export default {
         },
         },
         addInfo(value) {
         addInfo(value) {
             if (value) {
             if (value) {
-                this.$refs.public.init(this.$route.query.tpType);
-                // this.checkLogin(true).then(() => {
-                //     this.$refs.public.init(this.$route.query.tpType);
-                // });
+                // this.$refs.public.init(this.$route.query.tpType);
+                this.checkLogin(false).then(() => {
+                    this.$refs.public.init(this.$route.query.tpType);
+                });
             }
             }
         },
         },
         refreash() {
         refreash() {