Эх сурвалжийг харах

Merge branch 'master' of http://192.168.101.10:13000/tjf/shujuju-web

# Conflicts:
#	dist.zip
#	public/index.html
#	src/settings.js
#	src/views/system/resident/index.vue
#	src/views/system/residentss/index.vue
#	src/views/system/ucleic/index.vue
wangmengwei 2 жил өмнө
parent
commit
f4218a6481

+ 4 - 0
public/index.html

@@ -118,7 +118,11 @@
       width: 51%;
       height: 100%;
       /* background: #7171C6; */;
+<<<<<<< HEAD
 	    background-image: linear-gradient(#056185, #3e0c84);
+=======
+	  background-image: linear-gradient(#056185, #3e0c84);
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       z-index: 1000;
       -webkit-transform: translateX(0);
       -ms-transform: translateX(0);

+ 5 - 0
src/settings.js

@@ -1,8 +1,13 @@
 module.exports = {
   title: '潜山市人口信息平台',
   // urls: `http://192.168.101.110:8090`,
+<<<<<<< HEAD
   // urls: `http://192.168.101.11:8090`,
   urls: `http://192.168.101.168:8090`,
+=======
+  urls: `http://192.168.101.11:8090`,
+  // urls: `http://192.168.101.168:8090`,
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
    // urls: `https://qsfy.qs163.cn`,
 
   /**

+ 5 - 0
src/views/system/resident/index.vue

@@ -161,9 +161,14 @@
       </el-col>
 			<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
 		</el-row> -->
+<<<<<<< HEAD
 
 <!-- v-if="nbdgywkajs == true" -->
 		<el-table     v-loading="loading" :data="infoList" @selection-change="handleSelectionChange" stripe style="width: 100%" :height="tableMaxHeight">
+=======
+
+		<el-table  v-if="nbdgywkajs == true"   v-loading="loading" :data="infoList" @selection-change="handleSelectionChange" stripe style="width: 100%" :height="tableMaxHeight">
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 			<el-table-column label="姓名" align="center" prop="userName"   width="110"/>
 			<el-table-column label="联系方式" align="center" prop="phoneNum" width="110" />
 			<el-table-column label="身份证号码" align="center" prop="idCard" width="180" />

+ 113 - 0
src/views/system/residentss/index.vue

@@ -91,6 +91,7 @@
             		</el-select>
             	</el-form-item>
             </el-col>
+<<<<<<< HEAD
             <el-col :span="6">
             	<el-form-item label="全员核酸" prop="isNucleicAcidFive">
             		<el-select v-model="queryParams.isNucleicAcidFive" placeholder="是否参加5天一次全员核酸" style="width:180px;" clearable>
@@ -98,6 +99,8 @@
             		</el-select>
             	</el-form-item>
             </el-col>
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
             <el-col :span="4" >
             	<el-form-item>
             		<el-button type="primary" icon="el-icon-search" size="mini" @click="handleQuery">搜索</el-button>
@@ -120,6 +123,7 @@
       <el-col :span="1.5">
       	<!-- <el-button type="primary"  icon="el-icon-view" size="mini"  @click="chajndsls" :disabled="single" v-if="queryParams.queryType == 'hj'">变更历史</el-button> -->
       </el-col>
+<<<<<<< HEAD
         <el-col :span="1.5" >
           <el-button
             type="info"
@@ -131,6 +135,8 @@
           >导入</el-button>
         </el-col>
 
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       <el-col :span="1.5">
         <!-- :disabled="queryParams.queryType == 'cz'" -->
       	<el-button
@@ -166,12 +172,20 @@
 			<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
 		</el-row>
      <div class="bghks">
+<<<<<<< HEAD
        <!-- v-if="nbdgywkajs == true" -->
        <el-table   v-if="nbdgywkajs == true"  v-loading="loading" :data="infoList" @selection-change="handleSelectionChange" stripe style="width: 100%" :height="tableMaxHeight">
        	<el-table-column type="selection" width="55" align="left" />
        	<el-table-column label="姓名" align="center" prop="userName" fixed="left"   width="110" />
         <el-table-column label="身份证号码" align="center" prop="idCard" fixed="left" width="180" />
        	<el-table-column label="联系方式" align="center" prop="phoneNum"  width="110" />
+=======
+       <el-table  v-if="nbdgywkajs == true"   v-loading="loading" :data="infoList" @selection-change="handleSelectionChange" stripe style="width: 100%" :height="tableMaxHeight">
+       	<el-table-column type="selection" width="55" align="left" />
+       	<el-table-column label="姓名" align="center" prop="userName"   width="110"/>
+       	<el-table-column label="联系方式" align="center" prop="phoneNum" width="110" />
+       	<el-table-column label="身份证号码" align="center" prop="idCard" width="180" />
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
        	<el-table-column v-if="queryParams.queryType == 'hj'" label="户籍地址" width="360" align="center"  >
            <!-- prop="domicileSelect" -->
            <!-- style="text-align: left;" -->
@@ -197,6 +211,10 @@
 
          <el-table-column label="是否户主" align="center" prop="houseType" width="90" />
 
+<<<<<<< HEAD
+=======
+
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
          <el-table-column label="认领人" align="center"  width="110" >
            <template slot-scope="scope">
                   <el-tooltip class="item" effect="dark" :content="scope.row.rlrNike" placement="top-start">
@@ -212,12 +230,20 @@
                    </el-tooltip>
             </template>
          </el-table-column>
+<<<<<<< HEAD
         <el-table-column label="确认时间" align="center" prop="confirmInfoUserTime" width="102" />
          <!-- <el-table-column label="是否核酸" align="center" prop="isNucleicAcid" width="90" :formatter="homeNameFormats"/>
          <el-table-column label="核酸时间" align="center" prop="nucleicAcidTime" width="102" /> -->
         <el-table-column label="来宜号码" align="center" prop="toAppropriatePhone" width="110" />
         <el-table-column  label="是否5天一次全员核酸" align="center" prop="isNucleicAcidFive" width="150"   fixed="right" :formatter="homeNameFormats"/>
        	<el-table-column label="操作" align="left" class-name="small-padding fixed-width" fixed="right"  :width="queryParams.queryType == 'hj' ? '160' : '120'">
+=======
+         <el-table-column label="确认时间" align="center" prop="confirmInfoUserTime" width="102" />
+         <!-- <el-table-column label="是否核酸" align="center" prop="isNucleicAcid" width="90" :formatter="homeNameFormats"/>
+         <el-table-column label="核酸时间" align="center" prop="nucleicAcidTime" width="102" /> -->
+         <el-table-column label="来宜号码" align="center" prop="toAppropriatePhone" width="110" />
+       	<el-table-column label="操作" align="left" class-name="small-padding fixed-width" fixed="right"  :width="queryParams.queryType == 'hj' ? '120' : '120'">
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
        		<template slot-scope="scope">
        			<el-button size="mini" type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" >查看修改</el-button>
              <!-- <el-button size="mini" type="text" icon="el-icon-view" @click="ncoming(scope.row)" v-if="queryParams.queryType !== 'hj'">核酸信息</el-button> -->
@@ -452,6 +478,7 @@
                 	<el-input :disabled="true" v-model="form.hi_phone" type="input" placeholder="来宜号码" />
                 </el-form-item>
             </el-col> -->
+<<<<<<< HEAD
             <el-col :span="12">
               <el-form-item label="全员核酸" prop="isNucleicAcidFive">
               	<el-select v-model="form.isNucleicAcidFive" placeholder="是否参加5天一次全员核酸" clearable style="width: 100%;">
@@ -464,6 +491,13 @@
               	<el-input v-model="form.remark" type="input" placeholder="请输入备注" />
               </el-form-item>
             </el-col>
+=======
+            <el-col :span="24">
+              <el-form-item label="备注" prop="remark">
+              	<el-input v-model="form.remark" type="input" placeholder="请输入备注" />
+              </el-form-item>
+              </el-col>
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
           </el-col>
 				</el-row>
 
@@ -626,7 +660,11 @@
              plain
              icon="el-icon-download"
              size="mini"
+<<<<<<< HEAD
              @click="handleExporttezh"
+=======
+             @click="handleExportte"
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
              v-hasPermi="['system:czrk:exportQianShan']"
            >导出只填写到潜山市数据</el-button>
         </el-col>
@@ -651,6 +689,7 @@
 
 
     </el-dialog>
+<<<<<<< HEAD
   <!-- 导入对话框 -->
   <el-dialog :close-on-click-modal="false" :title="upload.title" :visible.sync="upload.open" width="400px" append-to-body>
     <!-- upload.url + '?source=' + upload.source -->
@@ -687,6 +726,9 @@
       <el-button @click="nske">取 消</el-button>
     </div>
   </el-dialog>
+=======
+
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 
 
 	</div>
@@ -719,7 +761,10 @@ export default {
 			showSearch: true,
 			// 总条数
 			total: 0,
+<<<<<<< HEAD
       totalde:0,
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       id:'fg',
       idsg:'gh',
       ruleshy:{},
@@ -743,7 +788,11 @@ export default {
 				province: null,
 				city: null,
 				userName: null,
+<<<<<<< HEAD
         queryType:'cz',
+=======
+        queryType:'hj',
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 				gender: null,
 				idCard: null,
 				phoneNum: null,
@@ -809,13 +858,22 @@ export default {
           }
 				]
 			},
+<<<<<<< HEAD
       nhykis:false,
       nhyki:true,
+=======
+      nhykis:true,
+      nhyki:false,
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       nhykils:true,
       // 用户导入参数
       upload: {
         // 是否显示弹出层(用户导入)
+<<<<<<< HEAD
         open: false,
+=======
+        opens: false,
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
         // 弹出层标题(用户导入)
         title: "",
         // 是否禁用上传
@@ -825,7 +883,11 @@ export default {
         // 设置上传的请求头部
         headers: { Authorization: "Bearer " + getToken() },
         // 上传的地址
+<<<<<<< HEAD
         url: process.env.VUE_APP_BASE_API + "/boman-web-core/core/jzdz/importData"
+=======
+        url: process.env.VUE_APP_BASE_API + "/boman-web-core//file/common/importYmjz"
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       },
 			// 表单校验
 			rules: {
@@ -835,7 +897,10 @@ export default {
         houseType:[{ required: true, message: '请选择户主', trigger: 'blur' }],
         code:[{ required: true, message: '请输入户编号信息', trigger: 'blur' }],
         yhzgx:[{ required: true, message: '请选择与户主关系', trigger: 'blur' }],
+<<<<<<< HEAD
         isNucleicAcidFive:[{ required: true, message: '不能为空', trigger: 'blur' }]
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       },
       // yhzgx:[{ required: true, message: '请选择与户主关系', trigger: 'blur' }],
 			selected: [],
@@ -1011,6 +1076,7 @@ export default {
       bgls:[],
       comind:false,
       nmkl:false,
+<<<<<<< HEAD
       user:{},
       qyhs:[]
 		};
@@ -1018,6 +1084,13 @@ export default {
 	created() {
 		// this.getList();
     this.getListjuzhu()
+=======
+      user:{}
+		};
+	},
+	created() {
+		this.getList();
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 		// this.getTreeselectjue();
     this.mnyesfjer(0)
     this.mnyesfjerkl("340800000000")
@@ -1037,10 +1110,13 @@ export default {
    // }
    getUserProfile().then(response => {
      this.user = response.data;
+<<<<<<< HEAD
    });
    // 全员核酸
    this.getDicts('nucleic_acid').then(response => {
      this.qyhs = response.data;
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
    });
 
 		// this.form.province = this.selected[0];
@@ -1072,7 +1148,11 @@ export default {
       return this.selectDictLabel(this.typeOptions,row.status);
       },
     homeNameFormats(row, column) {
+<<<<<<< HEAD
       return this.selectDictLabel(this.qyhs,row.isNucleicAcidFive);
+=======
+      return this.selectDictLabel(this.typeOptionshuujs,row.isNucleicAcid);
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       },
     /** 初始化下拉框数据 **/
         getRootModels() {
@@ -1459,6 +1539,7 @@ export default {
 		getList() {
 			this.loading = true;
       this.nbdgywkajs = true
+<<<<<<< HEAD
       // this.total = 0
       console.log(this.queryParams.pageNum);
 			listInfo(this.queryParams).then(response => {
@@ -1469,13 +1550,25 @@ export default {
         console.log(this.queryParams.pageNum);
         this.nbdgywkajs = true
 
+=======
+      this.total = 0
+			listInfo(this.queryParams).then(response => {
+				this.infoList = response.rows;
+        this.nbdgywkajs = true
+				this.total = response.total;
+				this.loading = false;
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 			});
 		},
     /** 查询居住疫苗信息列表 */
     getListjuzhu() {
     	this.loading = true;
       this.nbdgywkajs = true
+<<<<<<< HEAD
       // this.total = 0
+=======
+      this.total = 0
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
     	listInfos(this.queryParams).then(response => {
     		this.infoList = response.rows;
         this.nbdgywkajs = true
@@ -1863,7 +1956,10 @@ export default {
 				remark: undefined,
         villageTowns:undefined,
         village:undefined,
+<<<<<<< HEAD
         isNucleicAcidFive:'1',
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
         czrkJzdzList: [
         	{
         		provinceId: '',
@@ -2041,7 +2137,10 @@ export default {
       this.$set(this.form, 'villageTowns', null)
       //   this.form.village=null
       this.$set(this.form, 'village', null)
+<<<<<<< HEAD
       this.$set(this.form, 'isNucleicAcidFive', '1')
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       this.loading = false
       console.log(data)
 			this.opens = true;
@@ -2975,7 +3074,11 @@ export default {
     /** 导入按钮操作 */
     handleImport() {
       this.upload.title = "数据导入";
+<<<<<<< HEAD
       this.upload.open = true;
+=======
+      this.upload.opens = true;
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
     },
     // 获取屏幕高度
               showFilterForm () {
@@ -3014,7 +3117,10 @@ export default {
   chajnd(){
    this.queryParams.queryType = 'cz'
    this.queryParams.pageNum = 1
+<<<<<<< HEAD
    this.total = 0
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
    this.nhykis = false
    this.nhyki = true
    this.getListjuzhu();
@@ -3024,7 +3130,10 @@ export default {
     this.nhykis = true
     this.nhyki = false
     this.queryParams.pageNum = 1
+<<<<<<< HEAD
     this.total = 0
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
    this.queryParams.queryType = 'hj'
    this.getList();
   },
@@ -3299,6 +3408,7 @@ let reg = /^([1-6][1-9]|50)\d{4}(18|19|20)\d{2}((0[1-9])|10|11|12)(([0-2][1-9])|
         	});
 
 
+<<<<<<< HEAD
       },
       // 文件上传中处理
        handleFileUploadProgress(event, file, fileList) {
@@ -3329,6 +3439,9 @@ let reg = /^([1-6][1-9]|50)\d{4}(18|19|20)\d{2}((0[1-9])|10|11|12)(([0-2][1-9])|
         console.log(345)
              this.upload.open = false;
       },
+=======
+      }
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
   // }
 	}
 };

+ 2 - 2
src/views/system/time/index.vue

@@ -199,9 +199,9 @@
 	      @click="handleImporthg"
 	    >导入错误日志</el-button>
 	  </el-col>
-			<el-col :span="1.5">
+			<!-- <el-col :span="1.5">
 				<el-button type="warning" plain icon="el-icon-download" size="mini" @click="handleExport" v-hasPermi="['core:info:export']">导出</el-button>
-			</el-col>
+			</el-col> -->
 			<el-col :span="1.5">
 				<el-button type="primary" plain icon="el-icon-view" size="mini" @click="handleExportjy" :disabled="exportflag" v-hasPermi="['core:info:export']">导出进度</el-button>
 			</el-col>

+ 106 - 0
src/views/system/ucleic/index.vue

@@ -142,11 +142,27 @@
       <el-col :span="1.5">
       	<!-- <el-button type="success" plain icon="el-icon-download" size="mini"  @click="handleDeleteda" >下载模板</el-button> -->
       </el-col>
+<<<<<<< HEAD
       <!-- v-if="queryParams.status == 4" -->
 
       <el-col :span="1.5" >
        <el-button
           type="success"
+=======
+      <el-col :span="1.5" v-if="queryParams.status == 4">
+        <!-- <el-button
+          type="info"
+          plain
+          icon="el-icon-upload2"
+          size="mini"
+          @click="handleImport"
+          v-hasPermi="['system:czrk:importData']"
+        >导入</el-button> -->
+      </el-col>
+      <el-col :span="1.5" >
+       <el-button
+          type="warning"
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
           plain
           icon="el-icon-view"
           size="mini"
@@ -154,6 +170,7 @@
         >统计功能</el-button>
       </el-col>
       <el-col :span="1.5" >
+<<<<<<< HEAD
         <!-- <el-col :span="1.5" >
           <el-button
             type="info"
@@ -164,12 +181,15 @@
             v-hasPermi="['system:czrk:importData']"
           >导入</el-button>
         </el-col> -->
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       <el-button
           type="warning"
           plain
           icon="el-icon-download"
           size="mini"
           @click="handleExport"
+<<<<<<< HEAD
           v-hasPermi="['system:accountingData:exportHj']"
         >导出户籍信息</el-button>
       </el-col>
@@ -182,6 +202,10 @@
           @click="handleExports"
           v-hasPermi="['system:accountingData:exportCz']"
         >导出常住信息</el-button>
+=======
+          v-hasPermi="['system:accountingData:export']"
+        >导出</el-button>
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       </el-col>
 
       <el-col :span="1.5" v-for="(ietm,index) in jbuttomfs" :key="index">
@@ -514,13 +538,20 @@
 
     <!-- 导入对话框 -->
     <el-dialog :close-on-click-modal="false" :title="upload.title" :visible.sync="upload.open" width="400px" append-to-body>
+<<<<<<< HEAD
       <!-- upload.url + '?source=' + upload.source -->
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       <el-upload
         ref="upload"
         :limit="1"
         accept=".xlsx, .xls"
         :headers="upload.headers"
+<<<<<<< HEAD
         :action="upload.url"
+=======
+        :action="upload.url + '?source=' + upload.source"
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
         :disabled="upload.isUploading"
         :on-progress="handleFileUploadProgress"
         :on-success="handleFileSuccess"
@@ -533,13 +564,22 @@
           <em>点击上传</em>
         </div>
         <div class="el-upload__tip" slot="tip">
+<<<<<<< HEAD
           <!-- <div class="nhkhv">
+=======
+          <div class="nhkhv">
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
             <span><i>*</i>数据来源:</span>
             <el-select v-model="upload.source" placeholder="请选择数据来源"    style="width: 100%;">
             	<el-option v-for="dict in typeOptionstimesgt" :key="dict.dictValue" :label="dict.dictLabel" :value="dict.dictValue" />
             </el-select>
+<<<<<<< HEAD
           </div> -->
           <el-link type="info" style="font-size:14px;text-align: center;color: #5E8AC6; width: 100%;" @click="importTemplate">下载模板</el-link>
+=======
+          </div>
+          <el-link type="info" style="font-size:12px" @click="importTemplate">下载模板</el-link>
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
         </div>
         <div class="el-upload__tip" style="color:red" slot="tip">提示:仅允许导入“xls”或“xlsx”格式文件!</div>
       </el-upload>
@@ -601,7 +641,11 @@ export default {
         // 设置上传的请求头部
         headers: { Authorization: "Bearer " + getToken() },
         // 上传的地址
+<<<<<<< HEAD
         url: process.env.VUE_APP_BASE_API + "/boman-web-core/core/jzdz/importData"
+=======
+        url: process.env.VUE_APP_BASE_API + "/boman-web-core/core/czrk/importData"
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
       },
 			// 弹出层标题
 			title: '',
@@ -1296,7 +1340,11 @@ export default {
 		getList() {
 			this.loading = true;
       this.nbdgywkajs = true
+<<<<<<< HEAD
       // this.total = 0
+=======
+      this.total = 0
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 			listInfo(this.queryParams).then(response => {
 				this.infoList = response.rows;
         this.nbdgywkajs = true
@@ -1308,7 +1356,11 @@ export default {
     getListjuzhu() {
     	this.loading = true;
       this.nbdgywkajs = true
+<<<<<<< HEAD
       
+=======
+      this.total = 0
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
     	listInfos(this.queryParams).then(response => {
     		this.infoList = response.rows;
         this.nbdgywkajs = true
@@ -2155,6 +2207,10 @@ if(this.typeOptionsname.length == 0){
           this.queryParams.cityId = undefined
           this.queryParams.regionId = undefined
           this.queryParams.villageTownsId = undefined
+<<<<<<< HEAD
+=======
+
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
         }else if(data.length == 2){
           this.queryParams.provinceId = undefined
           this.queryParams.regionId = undefined
@@ -2522,6 +2578,9 @@ if(this.typeOptionsname.length == 0){
     },
 		/** 导出按钮操作 */
 		handleExport() {
+<<<<<<< HEAD
+=======
+      if(this.queryParams.queryType == 'cz'){
         var heuia = {
                         tableName: "vaccine_info",
                         empty: false,
@@ -2532,10 +2591,32 @@ if(this.typeOptionsname.length == 0){
         			const queryParams = this.queryParams
               queryParams.pageNum = undefined
               queryParams.pageSize= undefined
+              this.download('boman-web-core/core/account/exportCz', {
+                ...queryParams
+              }, `常住数据表格.xlsx`)
+      }else if(this.queryParams.queryType == 'hj'){
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
+        var heuia = {
+                        tableName: "vaccine_info",
+                        empty: false,
+                        condition: {}
+                    }
+                    var that=this;
+                    heuia.condition = this.queryParams
+        			const queryParams = this.queryParams
+              queryParams.pageNum = undefined
+              queryParams.pageSize= undefined
+<<<<<<< HEAD
               queryParams.queryType = 'hj'
               this.download('boman-web-core/core/account/exportHj', {
                 ...queryParams
               }, `户籍数据表格.xlsx`)
+=======
+              this.download('boman-web-core/core/account/exportHj', {
+                ...queryParams
+              }, `户籍数据表格.xlsx`)
+      }
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 
 
 
@@ -2554,6 +2635,7 @@ if(this.typeOptionsname.length == 0){
 			//         ...queryParams
 			//       }, `核酸检测数据表格.xlsx`)
 		},
+<<<<<<< HEAD
     /** 导出常住按钮操作 */
     handleExports() {
         var heuia = {
@@ -2589,6 +2671,8 @@ if(this.typeOptionsname.length == 0){
     	//         ...queryParams
     	//       }, `核酸检测数据表格.xlsx`)
     },
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
     // 文件上传中处理
     handleFileUploadProgress(event, file, fileList) {
       this.upload.isUploading = true;
@@ -2603,11 +2687,19 @@ if(this.typeOptionsname.length == 0){
     },
    // 提交上传文件
    submitFileForm() {
+<<<<<<< HEAD
      // console.log(this.upload.source)
      // if(this.upload.source == null){
      //   this.msgInfo('请选择数据来源');
      //   return  false
      // }
+=======
+     console.log(this.upload.source)
+     if(this.upload.source == null){
+       this.msgInfo('请选择数据来源');
+       return  false
+     }
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
      this.$refs.upload.submit();
    },
    nske(){
@@ -2681,11 +2773,19 @@ if(this.typeOptionsname.length == 0){
     },
     /** 导入按钮操作 */
     handleImport() {
+<<<<<<< HEAD
       // this.getDicts('data_sources').then(response => {
       	// this.typeOptionstimesgt = response.data;
         this.upload.title = "数据导入";
         this.upload.open = true;
       // });
+=======
+      this.getDicts('data_sources').then(response => {
+      	this.typeOptionstimesgt = response.data;
+        this.upload.title = "数据导入";
+        this.upload.open = true;
+      });
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
 
     },
     // 获取屏幕高度
@@ -2720,7 +2820,10 @@ if(this.typeOptionsname.length == 0){
    this.queryParams.queryType = 'cz'
    this.njkis = 'cz'
    this.queryParams.pageNum = 1
+<<<<<<< HEAD
    this.total = 0
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
    // this.queryParams.status = data
    this.queryParams.province = undefined;
    this.queryParams.city = undefined;
@@ -2749,7 +2852,10 @@ if(this.typeOptionsname.length == 0){
     this.nhyki = false
     this.queryParams.pageNum = 1
    this.queryParams.queryType = 'hj'
+<<<<<<< HEAD
    this.total = 0
+=======
+>>>>>>> bd2a9768061a18b7d56347bd0cdebfc5b2eff99e
    this.njkis = 'hj'
    this.queryParams.province = undefined;
    this.queryParams.city = undefined;