guhongwei 4 年 前
コミット
8e0b35292e

+ 2 - 2
src/views/adminCenter/adminMeet/expert.vue

@@ -5,7 +5,7 @@
         <el-col :span="24" class="top">
           <el-button type="primary" size="mini" @click="back">返回</el-button>
           <el-button type="primary" size="mini" @click="add">添加专家</el-button>
-          <el-button type="success" size="mini" @click="previewBtn">预览PDF</el-button>
+          <!-- <el-button type="success" size="mini" @click="previewBtn">预览PDF</el-button> -->
         </el-col>
         <el-col :span="24" class="down">
           <data-table
@@ -147,7 +147,7 @@ export default {
     },
     // 预览专家
     previewBtn() {
-      this.$router.push({ path: '/adminScore/preview', query: { id: this.id, type: '2' } });
+      // this.$router.push({ path: '/adminScore/preview', query: { id: this.id, type: '2' } });
     },
   },
   computed: {

+ 2 - 2
src/views/adminCenter/adminScore/detail.vue

@@ -6,7 +6,7 @@
           <template>
             <el-button type="primary" size="mini" @click="back">返回</el-button>
             <el-button type="primary" size="mini" @click="add">添加专家</el-button>
-            <el-button type="success" size="mini" @click="previewBtn">预览PDF</el-button>
+            <!-- <el-button type="success" size="mini" @click="previewBtn">预览PDF</el-button> -->
           </template>
         </el-col>
         <el-col :span="24" class="down">
@@ -165,7 +165,7 @@ export default {
     },
     // 预览专家
     previewBtn() {
-      this.$router.push({ path: '/adminScore/preview', query: { id: this.id, type: '1' } });
+      // this.$router.push({ path: '/adminScore/preview', query: { id: this.id, type: '1' } });
     },
   },
   computed: {

+ 124 - 124
src/views/userDeclare/index.vue

@@ -52,139 +52,139 @@ export default {
       active: 1,
       // 基本信息
       basic: {
-        achieve_date: '2021-04-13 09:32:30',
-        achieve_form: '新工艺',
-        achieve_name: '0413-测试成果',
-        achieve_num: '1',
-        achieve_type: '发明专利',
-        address: '吉林省长春市',
-        apply_company: '长春市福瑞科技有限公司',
-        apply_nature: '企业',
-        apply_personal: '长春市福瑞科技有限公司',
-        apply_phone: '13943018186',
-        contacts: '联系人',
-        email: '123456',
-        fax: '123456',
-        objective: '申报奖励',
-        output: '100',
-        phone: '13943018186',
-        profit: '200',
-        revenue: '300',
-        stage: '实验室',
+        // achieve_date: '2021-04-13 09:32:30',
+        // achieve_form: '新工艺',
+        // achieve_name: '0413-测试成果',
+        // achieve_num: '1',
+        // achieve_type: '发明专利',
+        // address: '吉林省长春市',
+        // apply_company: '长春市福瑞科技有限公司',
+        // apply_nature: '企业',
+        // apply_personal: '长春市福瑞科技有限公司',
+        // apply_phone: '13943018186',
+        // contacts: '联系人',
+        // email: '123456',
+        // fax: '123456',
+        // objective: '申报奖励',
+        // output: '100',
+        // phone: '13943018186',
+        // profit: '200',
+        // revenue: '300',
+        // stage: '实验室',
       },
       // 内容简介
       brief: {
-        achieve_brief: '简介',
-        advanced: '先进性',
-        compare: '技术比较',
-        field: '技术原理',
-        kpi_index: '性能指标',
-        opinion: '改进意见',
-        prospect: '前景',
-        sense: '作用意义',
+        // achieve_brief: '简介',
+        // advanced: '先进性',
+        // compare: '技术比较',
+        // field: '技术原理',
+        // kpi_index: '性能指标',
+        // opinion: '改进意见',
+        // prospect: '前景',
+        // sense: '作用意义',
       },
       // 研发人员名单
       research: [
-        {
-          abroad: '否',
-          birth: '2021-04-13',
-          card: '220182199603257019',
-          degree: '学士',
-          devote: '1',
-          education: '本科',
-          email: '1',
-          gender: '男',
-          phone: '17319450324',
-          zw: '职务',
-          position: '职称',
-          research_company: '长春市福瑞科技有限公司',
-          research_name: '研发1',
-        },
-        {
-          abroad: '否',
-          birth: '2021-04-13',
-          card: '220182199603257020',
-          degree: '学士',
-          devote: '1',
-          education: '本科',
-          email: '1',
-          gender: '男',
-          phone: '17543727325',
-          zw: '职务',
-          position: '职称',
-          research_company: '长春市福瑞科技有限公司',
-          research_name: '研发2',
-        },
-        {
-          abroad: '否',
-          birth: '2021-04-13',
-          card: '220182199603257021',
-          degree: '学士',
-          devote: '1',
-          education: '本科',
-          email: '1',
-          gender: '男',
-          phone: '14798190770',
-          zw: '职务',
-          position: '职称',
-          research_company: '长春市福瑞科技有限公司',
-          research_name: '研发3',
-        },
+        // {
+        //   abroad: '否',
+        //   birth: '2021-04-13',
+        //   card: '220182199603257019',
+        //   degree: '学士',
+        //   devote: '1',
+        //   education: '本科',
+        //   email: '1',
+        //   gender: '男',
+        //   phone: '17319450324',
+        //   zw: '职务',
+        //   position: '职称',
+        //   research_company: '长春市福瑞科技有限公司',
+        //   research_name: '研发1',
+        // },
+        // {
+        //   abroad: '否',
+        //   birth: '2021-04-13',
+        //   card: '220182199603257020',
+        //   degree: '学士',
+        //   devote: '1',
+        //   education: '本科',
+        //   email: '1',
+        //   gender: '男',
+        //   phone: '17543727325',
+        //   zw: '职务',
+        //   position: '职称',
+        //   research_company: '长春市福瑞科技有限公司',
+        //   research_name: '研发2',
+        // },
+        // {
+        //   abroad: '否',
+        //   birth: '2021-04-13',
+        //   card: '220182199603257021',
+        //   degree: '学士',
+        //   devote: '1',
+        //   education: '本科',
+        //   email: '1',
+        //   gender: '男',
+        //   phone: '14798190770',
+        //   zw: '职务',
+        //   position: '职称',
+        //   research_company: '长春市福瑞科技有限公司',
+        //   research_name: '研发3',
+        // },
       ],
       // 补充材料
       datalist: {
-        app_prove: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/appprove/20210413093752.txt',
-        },
-        assess_report: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/assessreport/20210413093750.txt',
-        },
-        benefit: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/benefit/20210413093744.txt',
-        },
-        budget: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/budget/20210413093807.txt',
-        },
-        final: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/final/20210413093810.txt',
-        },
-        patent: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/patent/20210413093802.txt',
-        },
-        quality: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/quality/20210413093800.txt',
-        },
-        science_report: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/sciencereport/20210413093747.txt',
-        },
-        special: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/special/20210413093805.txt',
-        },
-        techol_ppt: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/techolppt/20210413093755.txt',
-        },
-        techol_report: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/techolreport/20210413093742.txt',
-        },
-        testing_report: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/testingreport/20210413093758.txt',
-        },
-        work_report: {
-          name: '程序.txt',
-          url: '/files/live/userDeclare/workreport/20210413093739.txt',
-        },
+        // app_prove: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/appprove/20210413093752.txt',
+        // },
+        // assess_report: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/assessreport/20210413093750.txt',
+        // },
+        // benefit: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/benefit/20210413093744.txt',
+        // },
+        // budget: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/budget/20210413093807.txt',
+        // },
+        // final: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/final/20210413093810.txt',
+        // },
+        // patent: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/patent/20210413093802.txt',
+        // },
+        // quality: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/quality/20210413093800.txt',
+        // },
+        // science_report: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/sciencereport/20210413093747.txt',
+        // },
+        // special: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/special/20210413093805.txt',
+        // },
+        // techol_ppt: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/techolppt/20210413093755.txt',
+        // },
+        // techol_report: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/techolreport/20210413093742.txt',
+        // },
+        // testing_report: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/testingreport/20210413093758.txt',
+        // },
+        // work_report: {
+        //   name: '程序.txt',
+        //   url: '/files/live/userDeclare/workreport/20210413093739.txt',
+        // },
       },
     };
   },