snow 1 gadu atpakaļ
vecāks
revīzija
c4df6434c3

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/index.html


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/static/css/app.8dd75788.css


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/static/js/app.0023f822.js


BIN
dist/static/js/app.0023f822.js.gz


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/static/js/app.7872b339.js


BIN
dist/static/js/app.7872b339.js.gz


+ 3 - 2
src/components/newResults/company-month.vue

@@ -96,9 +96,10 @@ export default {
     const hasCompose = false;
     const jxIndex = this.companies.findIndex((item) => item.label === "北京锦兴弘昌科技有限公司");
     const prIndex = this.companies.findIndex((item) => item.label === "北京普润心堂商贸有限公司");
+    const zsIndex = this.companies.findIndex((item) => item.label === "北京知事文化产业发展有限公司");
 
-    if (jxIndex !== -1 || prIndex !== -1) this.hasCompose = true;
-    this.cp_companies = this.companies.filter((item) => item.label !== "北京锦兴弘昌科技有限公司" && item.label !== "北京普润心堂商贸有限公司")
+    if (jxIndex !== -1 || prIndex !== -1 || zsIndex !== -1) this.hasCompose = true;
+    this.cp_companies = this.companies.filter((item) => item.label !== "北京锦兴弘昌科技有限公司" && item.label !== "北京普润心堂商贸有限公司" && item.label !== "北京知事文化产业发展有限公司")
     if (this.hasCompose) this.cp_companies = [...this.cp_companies, { value: "GS2401181650538135", label: "普润&锦兴&知事" }]
     // if (this.cp_companies.length === 4) this.cp_companies = [{ value: "", label: "所有公司" }, ...this.cp_companies];
 

+ 2 - 1
src/components/newResults/company.vue

@@ -162,9 +162,10 @@ export default {
     const hasCompose = false;
     const jxIndex = this.companies.findIndex((item) => item.label === "北京锦兴弘昌科技有限公司");
     const prIndex = this.companies.findIndex((item) => item.label === "北京普润心堂商贸有限公司");
+    const zsIndex = this.companies.findIndex((item) => item.label === "北京知事文化产业发展有限公司");
 
     if (jxIndex !== -1 || prIndex !== -1) this.hasCompose = true;
-    this.cp_companies = this.companies.filter((item) => item.label !== "北京锦兴弘昌科技有限公司" && item.label !== "北京普润心堂商贸有限公司")
+    this.cp_companies = this.companies.filter((item) => item.label !== "北京锦兴弘昌科技有限公司" && item.label !== "北京普润心堂商贸有限公司" && item.label !== "北京知事文化产业发展有限公司")
     if (this.hasCompose) this.cp_companies = [...this.cp_companies, { value: "GS2302231124114965", label: "普润&锦兴&知事" }]
     if (this.cp_companies.length === 4) this.cp_companies = [{ value: "", label: "所有公司" }, ...this.cp_companies];
 

+ 2 - 1
src/components/newResults/department.vue

@@ -156,7 +156,8 @@ export default {
     }))
 
 
-    let list = ['平台公司: 万宇','业务公司: 百辰','业务公司: 泓源','业务公司: 普润','业务公司: 锦兴']
+    let list = ['平台公司: 万宇','业务公司: 百辰','业务公司: 泓源','业务公司: 普润','业务公司: 锦兴', '业务公司: 知事']
+
     const cp_list = this.cp_companies.map((item) => item.label);
     list = list.filter(item => cp_list.includes(item));
     this.cp_companies = list.map((item) => this.cp_companies.find((cp_item) => cp_item.label === item));

+ 2 - 1
src/components/newResults/mapCompany.js

@@ -3,5 +3,6 @@ export const mapCompany = {
   "北京泓源广诚国际商贸有限公司":"泓源",
   "北京万宇恒通国际科贸有限公司":"万宇",
   "北京锦兴弘昌科技有限公司":"锦兴",
-  "北京普润心堂商贸有限公司":"普润"
+  "北京普润心堂商贸有限公司":"普润",
+  "北京知事文化产业发展有限公司": "知事",
 }

+ 27 - 25
src/pages/newResults.vue

@@ -98,31 +98,33 @@ export default {
       const openid = getOpenid()
       const code = getParameterByName('code')
       const result = await userRequest.userinfo({ ...(openid ? { openid } : { code }) })
-      //   const result = {
-      //    "code": 0,
-      //    "message": "获取成功",
-      //    "data": {
-      //      "openid": "oOpc26KiZFBKIm7SB8knFGvov1qg",
-      //      "subscribe_time": "2022-12-21 15:52:14",
-      //      "updatetime": "2023-05-09 16:22:33",
-      //      "addtime": "2023-04-10 18:11:17",
-      //      "is_show": ["1", "2", "4", "6", "cost_field"],
-      //      "nickname": "雪寒",
-      //      "addr": "\/\/",
-      //      "gender": "0",
-      //      "mobile": "",
-      //      "avatar": "",
-      //      "status": "1",
-      //      "id": "1",
-      //      "companyArr": [
-      //        {"companyNo": "GS2302231125079621", "companyName": "北京百辰荣达国际科贸有限公司", "info": [1, 2, 6]}, 
-      //        {"companyNo": "GS2302231323386950","companyName": "北京泓源广诚国际商贸有限公司", "info": [1, 2, 6]}, 
-      //        {"companyNo": "GS2203161855277894","companyName": "北京万宇恒通国际科贸有限公司", "info": [1, 2, 6]},
-      //        {"companyNo": "GS2304031312553746","companyName": "北京锦兴弘昌科技有限公司",  "info": [1, 2, 6]}, 
-      //        {"companyNo": "GS2302231124114965","companyName": "北京普润心堂商贸有限公司", "info": [1, 2, 6]}
-      //      ]
-      //  	}
-      //  }
+
+        //  const result = {
+        //   "code": 0,
+        //   "message": "获取成功",
+        //   "data": {
+        //     "openid": "oOpc26KiZFBKIm7SB8knFGvov1qg",
+        //     "subscribe_time": "2022-12-21 15:52:14",
+        //     "updatetime": "2023-05-09 16:22:33",
+        //     "addtime": "2023-04-10 18:11:17",
+        //     "is_show": ["1", "2", "4", "6", "cost_field"],
+        //     "nickname": "雪寒",
+        //     "addr": "\/\/",
+        //     "gender": "0",
+        //     "mobile": "",
+        //     "avatar": "",
+        //     "status": "1",
+        //     "id": "1",
+        //     "companyArr": [
+        //       {"companyNo": "GS2302231125079621", "companyName": "北京百辰荣达国际科贸有限公司", "info": [1, 2, 6]}, 
+        //       {"companyNo": "GS2302231323386950","companyName": "北京泓源广诚国际商贸有限公司", "info": [1, 2, 6]}, 
+        //       {"companyNo": "GS2203161855277894","companyName": "北京万宇恒通国际科贸有限公司", "info": [1, 2, 6]},
+        //       {"companyNo": "GS2304031312553746","companyName": "北京锦兴弘昌科技有限公司",  "info": [1, 2, 6]}, 
+        //       {"companyNo": "GS2302231124114965","companyName": "北京普润心堂商贸有限公司", "info": [1, 2, 6]},
+        //       {"companyNo": "GS2401181650538135","companyName": "北京知事文化产业发展有限公司", "info": [1, 2, 6]}
+        //     ]
+        // 	}
+        // }
 
       this.companies = result.data.companyArr.reduce((prev, current) => {
         return current.info.includes(6) || current.info.includes('6') ? [...prev, {

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels