diff --git a/project.private.config.json b/project.private.config.json index 4d17949..773bad0 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -1,5 +1,5 @@ { - "projectname": "project-manage-new", + "projectname": "yhjz_xcx", "setting": { "compileHotReLoad": true, "urlCheck": false, diff --git a/src/app.json b/src/app.json index 5e80bed..822c567 100644 --- a/src/app.json +++ b/src/app.json @@ -104,7 +104,8 @@ "businessplan/twoWeekPlan/main", "businessplan/twoWeekPlan/addEdit/main", "businessplan/twoWeekPlan/addEdit/detail/main", - "businessplan/twoWeekPlan/information/main" + "businessplan/twoWeekPlan/information/main", + "businessplan/uncommitted/main" ] }, { @@ -117,7 +118,8 @@ "businesstotal/totalCopy/main", "businesstotal/totalEdit/main", "businesstotal/totalLyb/main", - "businesstotal/message/sgDetail/main" + "businesstotal/message/sgDetail/main", + "businesstotal/uncommitted/main" ] } ], diff --git a/src/pages/businesssearchbyhtgz/addEdit/addEdit.vue b/src/pages/businesssearchbyhtgz/addEdit/addEdit.vue index 12c7f96..fe3e21d 100644 --- a/src/pages/businesssearchbyhtgz/addEdit/addEdit.vue +++ b/src/pages/businesssearchbyhtgz/addEdit/addEdit.vue @@ -8,16 +8,18 @@
原合同名称:
- + + + {{dataForm.contractName}}
新合同名称:
- + + + {{dataForm.contractNewName}}
diff --git a/src/pages/businesssearchbyhtgz/projectInfo/projectInfo.vue b/src/pages/businesssearchbyhtgz/projectInfo/projectInfo.vue index a33b923..9ffa313 100644 --- a/src/pages/businesssearchbyhtgz/projectInfo/projectInfo.vue +++ b/src/pages/businesssearchbyhtgz/projectInfo/projectInfo.vue @@ -15,14 +15,14 @@ ① 立项名称:{{ dataFormProject.projectNewName }}
① 立项名称:{{ dataFormProject.project }}
② 建设单位:{{ dataFormProject.jsdw }}
- ③ 施工地点:{{ dataFormProject.sgdd }}
- ④ 年份:{{ dataFormProject.projectYear }}
- ⑤ 开工时间:{{ dataFormProject.projectStart }}
- ⑥ 竣工时间:{{ dataFormProject.projectEnd==null?"": dataFormProject.projectEnd}}
- ⑦ 施工进度:{{ dataFormProject.sgjd }}
- ⑧ 负责工长:{{ dataFormProject.fzgz }}
- ⑨ 联络员:{{ dataFormProject.lly }}
- ⑩ 工程类别:{{ dataFormProject.gclb }}
+ + ③ 年份:{{ dataFormProject.projectYear }}
+ ④ 开工时间:{{ dataFormProject.projectStart==null?"": dataFormProject.projectStart }}
+ ⑤ 竣工时间:{{ dataFormProject.projectEnd==null?"": dataFormProject.projectEnd}}
+ ⑥ 施工进度:{{ dataFormProject.sgjd }}
+ ⑦ 负责工长:{{ dataFormProject.fzgz }}
+ ⑧ 联络员:{{ dataFormProject.lly }}
+ ⑨ 工程类别:{{ dataFormProject.gclb }}
暂无
diff --git a/src/pages/businesssearchbyhtgz/projectList/projectList.vue b/src/pages/businesssearchbyhtgz/projectList/projectList.vue index 11227bc..24096e6 100644 --- a/src/pages/businesssearchbyhtgz/projectList/projectList.vue +++ b/src/pages/businesssearchbyhtgz/projectList/projectList.vue @@ -8,98 +8,35 @@
序号 - 立项名称 - 施工地点 + 立项名称 操作 -
{{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- - {{ item.sgdd != null ? item.sgdd : '暂无' }} -
详情
详情
-
{{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- - {{ item.sgdd != null ? item.sgdd : '暂无' }} -
详情
详情
-
diff --git a/src/pages/businesssearchbylx/businesssearchbylx.vue b/src/pages/businesssearchbylx/businesssearchbylx.vue index e3a997f..e9e4321 100644 --- a/src/pages/businesssearchbylx/businesssearchbylx.vue +++ b/src/pages/businesssearchbylx/businesssearchbylx.vue @@ -11,21 +11,21 @@
-
+ + + + + + + +
-
3 施工年份(all):
+
2 施工年份(all):
@@ -38,7 +38,7 @@
-
4 负责工长(all):
+
3 负责工长(all):
@@ -47,7 +47,7 @@
-
5 联络员(all):
+
4 联络员(all):
@@ -56,7 +56,7 @@
-
6 工程类别(all):
+
5 工程类别(all):
@@ -65,7 +65,7 @@
-
7 导入合同(all):
+
6 导入合同(all):
@@ -74,7 +74,7 @@
-
8 人员(all):
+
7 人员(all):
@@ -83,7 +83,7 @@
-
9 时间区间(all):
+
8 时间区间(all):
@@ -104,7 +104,7 @@
-
10 关键字(all):
+
9 关键字(all):
@@ -142,116 +142,34 @@
序号 - 立项名称 - 施工地点 + 立项名称 操作 -
{{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- -
{{ son.name }}
-
{{ "暂无" }}
- 详情 - {{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- -
{{ son.name }}
-
{{ "暂无" }}
- 详情 -
- -
diff --git a/src/pages/businesssearchbylx/projectDetail/projectDetail.vue b/src/pages/businesssearchbylx/projectDetail/projectDetail.vue index c2b5416..fb94854 100644 --- a/src/pages/businesssearchbylx/projectDetail/projectDetail.vue +++ b/src/pages/businesssearchbylx/projectDetail/projectDetail.vue @@ -14,14 +14,14 @@ ① 立项名称:{{ dataFormProject.projectNewName }}
① 立项名称:{{ dataFormProject.project }}
② 建设单位:{{ dataFormProject.jsdw }}
- ③ 施工地点:{{ dataFormProject.sgdd }}
- ④ 年份:{{ dataFormProject.projectYear }}
- ⑤ 开工时间:{{ dataFormProject.projectStart ==null?"":dataFormProject.projectStart}}
- ⑥ 竣工时间:{{ dataFormProject.projectEnd ==null?"":dataFormProject.projectEnd}}
- ⑦ 施工进度:{{ dataFormProject.sgjd }}
- ⑧ 负责工长:{{ dataFormProject.fzgz }}
- ⑨ 联络员:{{ dataFormProject.lly }}
- ⑩ 工程类别:{{ dataFormProject.gclb }}
+ + ③ 年份:{{ dataFormProject.projectYear }}
+ ④ 开工时间:{{ dataFormProject.projectStart ==null?"":dataFormProject.projectStart}}
+ ⑤ 竣工时间:{{ dataFormProject.projectEnd ==null?"":dataFormProject.projectEnd}}
+ ⑥ 施工进度:{{ dataFormProject.sgjd }}
+ ⑦ 负责工长:{{ dataFormProject.fzgz }}
+ ⑧ 联络员:{{ dataFormProject.lly }}
+ ⑨ 工程类别:{{ dataFormProject.gclb }}
暂无
diff --git a/src/pages/businesssearchbyry/addEdit/addEdit.vue b/src/pages/businesssearchbyry/addEdit/addEdit.vue index 47d54a5..4bc08ec 100644 --- a/src/pages/businesssearchbyry/addEdit/addEdit.vue +++ b/src/pages/businesssearchbyry/addEdit/addEdit.vue @@ -31,299 +31,71 @@
一、基本信息
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1.姓名: - - 2.性别: - + + +
- 3.电话: + 2.电话:
- 4.现住址: + 3.现住址:
- 5.出生年月: + 4.出生年月: - 6.年龄: + 5.年龄:
- 7.身高(cm): + 6.身高(cm): - 8.体重(kg): + 7.体重(kg):
- 9.文化程度: + 8.文化程度: - 10.户籍: + 9.户籍:
- 11.位置: + 10.位置: - 12.职位: + 11.职位:
- 13.工种: - - 14.成本折算系数: + + + 12.性别: + + 13.成本折算系数:
- 15.应急联系人: + 14.应急联系人: - 16.与本人关系: + 15.与本人关系:
- 17.是否保险: + 16.是否保险: - 18.排序: + 17.排序:
- 19.应急联系电话: + 18.应急联系电话:
- - -
- -
二、出勤记录
@@ -356,255 +128,24 @@ {{item.remark ? item.remark : ''}} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ + + + + 第{{thisPages}}页 共{{pages}}页 + + + +
-
-
+
+
三、工资账目与保险
- - - - - - - -
@@ -619,16 +160,45 @@ }}
- 三、保险购买情况:
       {{ item.insurance ? item.insurance : ' ' }}
+ 三、保险购买情况: +
+
+ {{cutbx(item.insurance)}} +
+
四、工资账目
-
1.借款明细:
       {{ item.borrowingDetails ? item.borrowingDetails : ' ' }}
-
2.工资标准计算方式:
       {{ item.gzjsfs ? item.gzjsfs : ' ' }}
-
3.工资结清及时间节点:
       {{ item.gzjqjsjjd ? item.gzjqjsjjd : ' ' }}
-
4.备注:
       {{ item.remark ? item.remark : ' ' }}
+
1.借款明细: +
+
+ {{cutjk(item.borrowingDetails)}} +
+
+
+
2.工资标准计算方式: +
+
+ {{cutgzbz(item.gzjsfs)}} +
+
+
+
3.工资结清及时间节点: +
+
+ {{cutjq(item.gzjqjsjjd)}} +
+
+
+
4.备注: +
+
+ {{cutbz(item.remark)}} +
+
+
@@ -639,49 +209,6 @@
- -
@@ -707,6 +234,11 @@ export default { bx: "否", sex: "", xg: false, + bxgmqk: "", + jkxxInfo: "", + gzbzjsfs: "", + gzjqjsjjd: "", + gzzmbz: "", fileList: [], urls: [], systemTime: '',//获得当前时间 @@ -722,6 +254,13 @@ export default { pickerValueArrayWZ: [],//位置 pickerValueArrayZW: [],//职位 pickerValueArraySex: [],//性别 + // 分页 + frontPage: false,//上一页 存在true,不存在false + nextPage: false,//下一页 存在true,不存在false + pages: 0,//所有页 + thisPages: 1,//当前页 + rows: 10,//每页条数 + total: 0,//总条数 //表单接收数据 dataForm: { @@ -875,6 +414,83 @@ export default { } }, /********************************** 文件上传 ***************************************/ + cutbx(cellValue){ + let ret = "无"; + if(cellValue!=null){ + ret = cellValue.replaceAll(/\n/g,'
') + } + this.bxgmqk = ret; + }, + cutjk(cellValue){ + let ret = "无"; + if(cellValue!=null){ + ret = cellValue.replaceAll(/\n/g,'
') + } + this.jkxxInfo = ret; + }, + cutgzbz(cellValue){ + let ret = "无"; + if(cellValue!=null){ + ret = cellValue.replaceAll(/\n/g,'
') + } + this.gzbzjsfs = ret; + }, + cutjq(cellValue){ + let ret = "无"; + if(cellValue!=null){ + ret = cellValue.replaceAll(/\n/g,'
') + } + this.gzjqjsjjd = ret; + }, + cutbz(cellValue){ + let ret = "无"; + if(cellValue!=null){ + ret = cellValue.replaceAll(/\n/g,'
') + } + this.gzzmbz = ret; + }, + + //点击下一页 + clickNext() { + this.thisPages = this.thisPages + 1; + this.searchCq(); + }, + //点击上一页 + clickFront() { + this.thisPages = this.thisPages - 1; + this.searchCq(); + }, + //出勤记录 + searchCq(){ + this.$http.request({ + url: this.$http.adornUrl('/business/businessworkercq/list'), + method: 'get', + params: this.$http.adornParams({ + 'userId': this.id, + "page": this.thisPages, + "limit": this.rows, + }) + }).then(({data}) => { + if (data && data.code === 0) { + this.dataCQList = data.page.list; + this.total = data.page.totalCount; + this.pages = data.page.totalPage; + if(this.pages > 1){ + this.frontPage = true + this.nextPage = true + }else{ + this.frontPage = false + this.nextPage = false + } + if(data.page.currPage === data.page.totalPage){ + this.nextPage = false + } + if(data.page.currPage === 1){ + this.frontPage = false + } + } + }) + } }, onLoad(params) { this.status = params.status; @@ -915,6 +531,15 @@ export default { this.viewShow = false; this.viewShow = isAuth("business:businessworkergz:list") this.dataForm.status = 0;//默认人员添加是在职状态 + + // 分页 + this.frontPage = false;//上一页 存在true,不存在false + this.nextPage = false;//下一页 存在true,不存在false + this.pages = 0;//所有页 + this.thisPages = 1;//当前页 + this.rows = 10;//每页条数 + this.total = 0;//总条数 + this.title = params.title; wx.setNavigationBarTitle({ title: params.title @@ -1035,75 +660,24 @@ export default { //console.log(this.gzList); }) //获取关联的出勤记录信息 - this.$http.request({ - url: this.$http.adornUrl('/business/businessworkercq/list'), - method: 'get', - params: this.$http.adornParams({ - 'userId': this.id, - }) - }).then(({data}) => { - if (data && data.code === 0) { - this.dataCQList = data.page - // data.page.forEach((item, index) => { - // if (index === 0) { - // this.dataFroMCQ1 = { - // ...item - // }; - // } else if (index === 1) { - // this.dataFroMCQ2 = { - // ...item - // }; - // } else if (index === 2) { - // this.dataFroMCQ3 = { - // ...item - // }; - // } else if (index === 3) { - // this.dataFroMCQ4 = { - // ...item - // }; - // } else if (index === 4) { - // this.dataFroMCQ5 = { - // ...item - // }; - // } else if (index === 5) { - // this.dataFroMCQ6 = { - // ...item - // }; - // } else if (index === 6) { - // this.dataFroMCQ7 = { - // ...item - // }; - // } else if (index === 7) { - // this.dataFroMCQ8 = { - // ...item - // }; - // } else if (index === 8) { - // this.dataFroMCQ9 = { - // ...item - // }; - // } else if (index === 9) { - // this.dataFroMCQ10 = { - // ...item - // }; - // } else if (index === 10) { - // this.dataFroMCQ11 = { - // ...item - // }; - // } else if (index === 11) { - // this.dataFroMCQ12 = { - // ...item - // }; - // } - // }) - } - }) + this.searchCq(); + // this.$http.request({ + // url: this.$http.adornUrl('/business/businessworkercq/list'), + // method: 'get', + // params: this.$http.adornParams({ + // 'userId': this.id, + // }) + // }).then(({data}) => { + // if (data && data.code === 0) { + // this.dataCQList = data.page + // } + // }) } } else { this.closePage() } }) }, - onUnload() { } } @@ -1205,4 +779,31 @@ export default { .TBclass > tr > td{ border: 1px solid #efeded; } + +.paging{ + width: 100%; + height: 80rpx; + font-size: 32rpx; + font-family: "PingFangSC"; + color: #c79b4a; + line-height: 36rpx; + text-align: center; +} + +.paging .page_btn{ + width: 140rpx; + height: 60rpx; + font-size: 32rpx; + font-family: "PingFangSC"; + color: #c79b4a; +} + +.page_num{ + font-size: 24rpx; + font-family: "PingFangSC"; + /*color: #c79b4a;*/ + color: #000; + /*margin: auto 10%;*/ +} + diff --git a/src/pages/businesssearchbyry/businesssearchbyry.vue b/src/pages/businesssearchbyry/businesssearchbyry.vue index 56199db..d58c9e3 100644 --- a/src/pages/businesssearchbyry/businesssearchbyry.vue +++ b/src/pages/businesssearchbyry/businesssearchbyry.vue @@ -35,7 +35,8 @@
-
1 位置(all):
+ +
1 职位(all):
@@ -49,7 +50,8 @@
-
2 职位(all):
+ +
2 岗位(all):
@@ -61,20 +63,20 @@ @onConfirm="pickerConfirmZW">
-
-
3 工种(all):
-
- -
-
-
- -
+ + + + + + + + + + + +
-
4 是否保险(all):
+
3 是否保险(all):
@@ -86,7 +88,7 @@ @onConfirm="pickerConfirmBX">
-
5 关键字(all):
+
4 关键字(all):
@@ -103,13 +105,13 @@
序号 - 姓名 + 姓名 - 职位 - 工种 + 岗位 + - 保险 + 操作
@@ -117,14 +119,14 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 @@ -132,28 +134,28 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 @@ -161,42 +163,42 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 @@ -210,13 +212,13 @@
序号 - 姓名 + 姓名 - 职位 - 工种 + 岗位 + - 保险 + 操作
@@ -224,14 +226,14 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 @@ -239,28 +241,28 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 @@ -268,42 +270,42 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} {{ item.worker === null ? '暂无' : item.worker }} - {{ item.job === null ? '暂无' : item.job }} + - 是 - 否 + + 详情 diff --git a/src/pages/businesszcmx/businesszcmx.vue b/src/pages/businesszcmx/businesszcmx.vue index 9d021e0..70b1fda 100644 --- a/src/pages/businesszcmx/businesszcmx.vue +++ b/src/pages/businesszcmx/businesszcmx.vue @@ -29,19 +29,6 @@
一、条件搜索
-
1 时间区间:
@@ -80,15 +67,6 @@
- - - - - - - - -
4 关键字:
@@ -104,179 +82,109 @@
- - - -
二、满足以上条件列表
-
- - -
+ + + +
-
+
- 序号 - 日期 - 支出金额 - 内容 - 执行人 - 支付方式 - 支出类别 - 立项归属 - 收款人 - 地址 - 电话 - 备注 + 序号 + 日期 + 支出金额 + 内容 + 执行人 + 支付方式 + 支出类别 + 立项归属 + 收款人 + + +
-
+ +
- {{ index + 1 }} - {{ item.outTime }} - {{ item.outMoney }} - {{ item.outNr ? item.outNr : "暂无" }} - {{ item.writeUserStr }} - + {{ index + 1 }} + {{ item.outTime }} + {{ item.outMoney }} + {{ item.outNr ? item.outNr : "暂无" }} + {{ item.writeUserStr }} + {{ itemCh.name }} - + {{ itemCh.name }} - +
{{ itemCh.projectNewName }} {{ itemCh.project }}
- + {{ item.outPayee ? item.outPayee : "暂无"}} - - {{ item.outPayeeAddress ? item.outPayeeAddress : "暂无" }} - - - {{ item.outPayeePhone ? item.outPayeePhone : "暂无" }} - - - {{item.outRemark ? item.outRemark : "暂无"}} - + + + + + + + + +
- {{ index + 1 }} - {{ item.outTime }} - {{ item.outMoney?item.outMoney: '0' }} - {{ item.outNr ? item.outNr : "暂无" }} - {{ item.writeUserStr }} - + {{ index + 1 }} + {{ item.outTime }} + {{ item.outMoney?item.outMoney: '0' }} + {{ item.outNr ? item.outNr : "暂无" }} + {{ item.writeUserStr }} + {{ itemCh.name }} - + {{ itemCh.name }} - +
{{ itemCh.projectNewName }} {{ itemCh.project }}
- + {{ item.outPayee ? item.outPayee : '暂无' }} - - {{ item.outPayeeAddress ? item.outPayeeAddress : "暂无" }} - - - {{ item.outPayeePhone ? item.outPayeePhone : "暂无" }} - - - {{ item.outRemark ? item.outRemark : "暂无" }} - + + + + + + + + +
@@ -286,6 +194,17 @@
+ + + + + + 第{{thisPages}}页 共{{pages}}页 + + + + +
@@ -378,18 +297,18 @@
- 序号 + 序号 类别 - 支出金额 + 支出金额 占比
- {{ index + 1 }} + {{ index + 1 }} {{ item.name }} - +
{{ itemCh.totalNum }} @@ -408,19 +327,20 @@
- 合计 - {{ hj }} + 合计 + {{ hj }} + 100%
-
+
- 序号 - 类别 + 序号 + 类别 肖爽 侯吉庆 李现举 @@ -430,8 +350,8 @@
- {{ index + 1 }} - {{ item.typeName }} + {{ index + 1 }} + {{ item.typeName }} {{ item.xs }} @@ -448,25 +368,46 @@
- 以上支出总和 + 以上支出总和 {{yszczh.xsyszh}} {{yszczh.hdqyszh}} {{yszczh.lxjyszh}} {{yszczh.hdgyszh}} - 目前收入总和 + 支出占比 + {{yszczh.xsyszb}}% + {{yszczh.hdqyszb}}% + {{yszczh.lxjyszb}}% + {{yszczh.hdgyszb}}% + + + 目前收入总和 {{ mqsrzh.xs }} {{ mqsrzh.hdq }} {{ mqsrzh.lxj }} - {{ mqsrzh.hdg }} + / - 目前余额 + 目前余额 {{ mqye.xs }} {{ mqye.hdq }} {{ mqye.lxj }} - 0 + / + + + 其中内部转账收入金额 + {{ mqsrzh.xsnb }} + {{ mqsrzh.hdqnb }} + {{ mqsrzh.lxjnb }} + / + + + 其中其它收入金额 + {{ mqsrzh.xsqt }} + {{ mqsrzh.hdqqt }} + {{ mqsrzh.lxjqt }} + /
@@ -474,106 +415,114 @@
二、内部转账验证
-
+
+
-
支出
侯吉光
-
收入
肖爽
-
收入
侯吉庆
-
收入
李现举
- 验证 + 年月 +
支出
侯吉光
+
收入
肖爽
+
收入
侯吉庆
+
收入
李现举
+ 验证
-
- - - - {{ dataFormLb['侯吉光'] == null ? 0 : dataFormLb['侯吉光'] }} - - {{ dataFormLb['肖爽'] == undefined ? 0 : dataFormLb['肖爽'] }} - - {{ dataFormLb['侯吉庆'] == undefined ? 0 : dataFormLb['侯吉庆'] }} - - {{ dataFormLb['李现举'] == undefined ? 0 : dataFormLb['李现举'] }} - {{ yz }} - +
+ + {{ item.ny }} + {{ item.hjg }} + + {{ item.xs }} + + + {{ item.hjq }} + + + {{ item.lxj }} + + + {{ item.yz }} + + +
+
三、经营统计
-
- -
一、条件搜索
-
-
-
-
1 年度:
-
- - - - - -
-
-
-
-
-
2 在职人员姓名:
-
- -
-
-
-
-
-
3 离职人员姓名:
-
- -
-
-
-
-
-
二、工资出勤
-
-
-
- - 序号 - 年月 - 姓名 - 工资 - 出勤 - 备注 - -
-
- - {{ index + 1 }} - {{ item.dateDay }} - {{ item.name }} - - {{ item.outMoney !== null ? item.outMoney : '暂无' }} - - {{ item.workDay !== null ? item.workDay : '' }} - - {{ item.remark !== null ? item.remark : '' }} - - -
-
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -615,35 +564,45 @@
二、食堂标准
-
- - -
+ + + +
-
-
- - 序号 - 年月 - 月支出金额 - 月出勤天数 - 标准 - -
- - {{ index + 1 }} - {{ item.dateA ? item.dateA:''}} - {{ item.money?item.money:'0' }} - {{ item.day?item.day:'0' }} - {{ item.jz?item.jz:'0' }} +
+
+
+ + 序号 + 年月 +
月支出
金额
+
月出勤
天数
+ 修正 + 标准 + +
+ + {{ index + 1 }} + {{ item.dateA ? item.dateA:''}} + {{ item.money?item.money:'0' }} + {{ item.day?item.day:'0' }} + + {{ item.jz?item.jz:'0' }} + +
+ + 平均 + {{ pjMoney }} + {{ pjDay }} + {{ pjStDay }} + {{ bzJz }}
- - 平均 - {{ pjMoney }} - {{ pjDay }} - {{ bzJz }} - +
+
+
@@ -696,6 +655,13 @@ export default { projectList: [],//立项数据 //支出查询 zccx: false, + // 分页 + frontPage: false,//上一页 存在true,不存在false + nextPage: false,//下一页 存在true,不存在false + pages: 0,//所有页 + thisPages: 1,//当前页 + rows: 10,//每页条数 + total: 0,//总条数 dataFormZCCX: { nowYear: "",//当前年度 jsdwId: '',//建设单位id @@ -713,13 +679,9 @@ export default { dataTJList: [],//统计list zclbList: [],//获取字典信息 trList: [], // 四人类别统计列表 + yzList:[],//验证统计列表 yszczh: {}, // 以上支出总和 - mqsrzh: { - "xs":0, - "hdq":0, - "lxj":0, - "hdg":0 - }, // 目前收入总和 + mqsrzh: {}, // 目前收入总和 mqye: {}, // 目前余额 /// //类别统计 @@ -755,6 +717,7 @@ export default { dateSTBZList: [],//食堂标准list pjMoney: 0,//平均金额 pjDay: 0,//平均天数 + pjStDay:0, //修正平均 bzJz: 0,//标准均值 userId:'', zxrId: '', @@ -800,7 +763,7 @@ export default { this.pageSize = 30; if (num == 1) { wx.setNavigationBarTitle({ - title: '支出明细-支出查询' + title: '支出统计-支出查询' }); this.tabIndex = 1; this.zccx = true; @@ -821,7 +784,7 @@ export default { }; } else if (num == 2) { wx.setNavigationBarTitle({ - title: '支出明细-统计类别' + title: '支出统计-统计类别' }); this.tabIndex = 2; this.zccx = false; @@ -832,7 +795,7 @@ export default { this.getLatestZclb(); } else if (num == 3) { wx.setNavigationBarTitle({ - title: '支出明细-工资出勤' + title: '支出统计-工资出勤' }); this.tabIndex = 3; this.zccx = false; @@ -844,7 +807,7 @@ export default { this.searchGZCQList(); } else if (num == 4) { wx.setNavigationBarTitle({ - title: '支出明细-食堂标准' + title: '支出统计-食堂标准' }); this.tabIndex = 4; this.zccx = false; @@ -1071,7 +1034,7 @@ export default { } else if (this.flag == 5) { this.dataFormZCCX.writeUserStr = e.label; this.dataFormZCCX.writeUserId = e.value[0]; - console.log("咋回事"+this.dataFormZCCX.writeUserId) + // console.log("咋回事"+this.dataFormZCCX.writeUserId) this.searchZCCXList(); } if (this.flag == 6) { @@ -1093,69 +1056,111 @@ export default { }) }, + //点击下一页 + clickNext() { + this.thisPages = this.thisPages + 1; + this.searchZCCXList(); + }, + //点击上一页 + clickFront() { + this.thisPages = this.thisPages - 1; + this.searchZCCXList(); + }, //----------------------------- 支出查询 ---------------------------- searchZCCXList() { - console.log(this.dataFormZCCX); - /*this.pageIndex = 1; - this.totalPage = 0;*/ this.dataListZCCX = [];//支出查询数据 this.dataTJList = [];//统计list this.dicZxrList = [];//执行人 this.zxrId = ''; - if(this.userId == 10){ - console.log(this.dataFormZCCX.writeUserId) if(this.dataFormZCCX.writeUserId==undefined || this.dataFormZCCX.writeUserId==''){ this.zxrId = 0; }else{ this.zxrId = this.dataFormZCCX.writeUserId; } } - this.zcpageIndex = 1; - - //console.log("执行人"+this.dataFormZCCX.writeUserId) - this.$http.request({ - url: this.$http.adornUrl('/business/businesszcmx/zcList'), + url: this.$http.adornUrl('/business/businesszcmx/zccxList'), method: 'get', params: this.$http.adornParams({ - // "page": this.zcpageIndex, - // "limit": this.zcpageSize, - "nowYear": this.dataFormZCCX.nowYear,//当前年度 "jsdwId": this.dataFormZCCX.jsdwId,//建设单位id - "gclbId": this.dataFormZCCX.gclbId,//工程类别id "startTime": this.dataFormZCCX.startTime,//开始年份 "endTime": this.dataFormZCCX.endTime,//结束年份 - "gjz": this.dataFormZCCX.gjz, - "writeUserId": this.dataFormZCCX.writeUserId + "gjz": this.dataFormZCCX.gjz,//关键字 + "writeUserId": this.dataFormZCCX.writeUserId,//执行人 + "page": this.thisPages, + "limit": this.rows, }) }).then(({data}) => { - //console.log(data); if (data && data.code == 0) { - this.zctotalPage = data.page.list.totalPage; this.dataListZCCX = data.page.list; - this.dataListZCCXCommons = []; - if(this.dataListZCCX.length>10){ - this.dataListZCCXCommons = this.dataListZCCX.slice(0,10) - }else { - this.dataListZCCX.forEach(e =>{ - this.dataListZCCXCommons.push(e) - }) - } - this.dataTJList = data.page.tj; - this.dicZxrList = data.page.zxr; - this.dataListZCCX.forEach((item) => { - this.recipientList.forEach((itemCh) => { - // console.log(itemCh.dictId.toString() == item.outPayee) - if(itemCh.dictId.toString() == item.outPayee){ - item.outPayee = itemCh.name - } - }) - }) - // console.log(this.dataListZCCX) + this.total = data.page.totalCount; + this.pages = data.page.totalPage; } }) }, + // searchZCCXList() { + // console.log(this.dataFormZCCX); + // /*this.pageIndex = 1; + // this.totalPage = 0;*/ + // this.dataListZCCX = [];//支出查询数据 + // this.dataTJList = [];//统计list + // this.dicZxrList = [];//执行人 + // this.zxrId = ''; + // + // if(this.userId == 10){ + // console.log(this.dataFormZCCX.writeUserId) + // if(this.dataFormZCCX.writeUserId==undefined || this.dataFormZCCX.writeUserId==''){ + // this.zxrId = 0; + // }else{ + // this.zxrId = this.dataFormZCCX.writeUserId; + // } + // } + // this.zcpageIndex = 1; + // + // //console.log("执行人"+this.dataFormZCCX.writeUserId) + // + // this.$http.request({ + // url: this.$http.adornUrl('/business/businesszcmx/zcList'), + // method: 'get', + // params: this.$http.adornParams({ + // // "page": this.zcpageIndex, + // // "limit": this.zcpageSize, + // "nowYear": this.dataFormZCCX.nowYear,//当前年度 + // "jsdwId": this.dataFormZCCX.jsdwId,//建设单位id + // "gclbId": this.dataFormZCCX.gclbId,//工程类别id + // "startTime": this.dataFormZCCX.startTime,//开始年份 + // "endTime": this.dataFormZCCX.endTime,//结束年份 + // "gjz": this.dataFormZCCX.gjz, + // "writeUserId": this.dataFormZCCX.writeUserId + // }) + // }).then(({data}) => { + // //console.log(data); + // if (data && data.code == 0) { + // this.zctotalPage = data.page.list.totalPage; + // this.dataListZCCX = data.page.list; + // this.dataListZCCXCommons = []; + // if(this.dataListZCCX.length>10){ + // this.dataListZCCXCommons = this.dataListZCCX.slice(0,10) + // }else { + // this.dataListZCCX.forEach(e =>{ + // this.dataListZCCXCommons.push(e) + // }) + // } + // this.dataTJList = data.page.tj; + // this.dicZxrList = data.page.zxr; + // this.dataListZCCX.forEach((item) => { + // this.recipientList.forEach((itemCh) => { + // // console.log(itemCh.dictId.toString() == item.outPayee) + // if(itemCh.dictId.toString() == item.outPayee){ + // item.outPayee = itemCh.name + // } + // }) + // }) + // // console.log(this.dataListZCCX) + // } + // }) + // }, //------------------------------------------------------------------ //----------------------------- 类别统计 ---------------------------- searchLBTJList() { @@ -1163,12 +1168,7 @@ export default { this.dataFormLb = [];//内部转账验证数据 this.yz = "";//验证 this.hj = 0; // 合计 - this.mqsrzh = { - "xs":0, - "hdq":0, - "lxj":0, - "hdg":0 - } + this.mqsrzh = {} this.mqye = {} this.$http.request({ url: this.$http.adornUrl('/business/businesszcmx/zclbList'), @@ -1186,7 +1186,7 @@ export default { data.page.lb.forEach((item) => { if(item) { if(item.id == 137 || item.id == 138 || item.id == 139 || item.id == 140 || item.id == 141 || item.id == 142 || item.id == 143 || item.id == 144 || item.id == 145 - || item.id == 259 || item.id == 260 || item.id == 261 || item.id == 262 + || item.id == 259 || item.id == 260 || item.id == 327 || item.id == 262 ){ //if(item.id == 137 || item.id == 138 || item.id == 139 || item.id == 141 || item.id == 142 || item.id == 143 || item.id == 144 || item.id == 145){ this.hj += item.totalNum @@ -1197,7 +1197,7 @@ export default { data.page.lb.forEach((item) => { if(item) { if(item.id == 137 || item.id == 138 || item.id == 139 || item.id == 140 || item.id == 141 || item.id == 142 || item.id == 143 || item.id == 144 || item.id == 145 - || item.id == 259 || item.id == 260 || item.id == 261 || item.id == 262 + || item.id == 259 || item.id == 260 || item.id == 327 || item.id == 262 ){ //if(item.id == 137 || item.id == 138 || item.id == 139 || item.id == 141 || item.id == 142 || item.id == 143 || item.id == 144 || item.id == 145){ // this.hj += item.totalNum @@ -1209,17 +1209,17 @@ export default { // console.log(this.dataListLBTJ) // console.log(this.zclbList) - //console.log(this.hj) - this.dataFormLb = data.page.tj; - this.yz = this.dataFormLb['侯吉光'] - (this.dataFormLb['肖爽'] !== undefined ? this.dataFormLb['肖爽'] : 0) - - (this.dataFormLb['侯吉庆'] !== undefined ? this.dataFormLb['侯吉庆'] : 0) - - (this.dataFormLb['李现举'] !== undefined ? this.dataFormLb['李现举'] : 0) - // 四人类别列表-收入 - this.mqsrzh.xs = this.dataFormLb['肖爽'].toFixed(2) - this.mqsrzh.hdq = this.dataFormLb['侯吉庆'].toFixed(2) - this.mqsrzh.lxj = this.dataFormLb['李现举'].toFixed(2) - //console.log(this.yz); - //console.log(this.dataListLBTJ); + // //console.log(this.hj) + // this.dataFormLb = data.page.tj; + // this.yz = this.dataFormLb['侯吉光'] - (this.dataFormLb['肖爽'] !== undefined ? this.dataFormLb['肖爽'] : 0) + // - (this.dataFormLb['侯吉庆'] !== undefined ? this.dataFormLb['侯吉庆'] : 0) + // - (this.dataFormLb['李现举'] !== undefined ? this.dataFormLb['李现举'] : 0) + // // 四人类别列表-收入 + // this.mqsrzh.xs = this.dataFormLb['肖爽'].toFixed(2) + // this.mqsrzh.hdq = this.dataFormLb['侯吉庆'].toFixed(2) + // this.mqsrzh.lxj = this.dataFormLb['李现举'].toFixed(2) + // //console.log(this.yz); + // //console.log(this.dataListLBTJ); } }) @@ -1233,24 +1233,52 @@ export default { "endTime": this.dataForLBTJ.endTime, }) }).then(({data}) => { - //console.log("四人的",data.page) + // console.log("四人的",data.page) this.trList = data.page.list; + + //四人以上支出 this.yszczh.xsyszh = data.page.xsyszh.toFixed(2) this.yszczh.hdqyszh = data.page.hdqyszh.toFixed(2) this.yszczh.lxjyszh = data.page.lxjyszh.toFixed(2) this.yszczh.hdgyszh = data.page.hdgyszh.toFixed(2) - // mqsrzh: {}, // 目前收入总和 - this.mqsrzh.hdg = 0 - // mqye: {}, // 目前余额 - // this.mqye.xs = (this.mqsrzh.xs - this.yszczh.xsyszh).toFixed(2) - // this.mqye.hdq = (this.mqsrzh.hdq - this.yszczh.hdqyszh).toFixed(2) - // this.mqye.lxj = (this.mqsrzh.lxj - this.yszczh.lxjyszh).toFixed(2) - this.mqye.xs = (this.mqsrzh.xs - data.page.xsyszh).toFixed(2) - this.mqye.hdq = (this.mqsrzh.hdq - data.page.hdqyszh).toFixed(2) - this.mqye.lxj = (this.mqsrzh.lxj - data.page.lxjyszh).toFixed(2) + //四人以上支出占比 + this.yszczh.xsyszb = data.page.xsyszb.toFixed(2) + this.yszczh.hdqyszb = data.page.hdqyszb.toFixed(2) + this.yszczh.lxjyszb = data.page.lxjyszb.toFixed(2) + this.yszczh.hdgyszb = data.page.hdgyszb.toFixed(2) + + //三人收入总和 + this.mqsrzh.xs = data.page.xssrzh.toFixed(2) + this.mqsrzh.hdq = data.page.hjqsrzh.toFixed(2) + this.mqsrzh.lxj = data.page.lxjsrzh.toFixed(2) + //三人收入内部转账总和 + this.mqsrzh.xsnb = data.page.xssrnb.toFixed(2) + this.mqsrzh.hdqnb = data.page.hjqsrnb.toFixed(2) + this.mqsrzh.lxjnb = data.page.lxjsrnb.toFixed(2) + //三人收入其他总和 + this.mqsrzh.xsqt = data.page.xssrqt.toFixed(2) + this.mqsrzh.hdqqt = data.page.hjqsrqt.toFixed(2) + this.mqsrzh.lxjqt = data.page.lxjsrqt.toFixed(2) + //三人当前余额 + this.mqye.xs = (data.page.xssrzh - data.page.xsyszh).toFixed(2) + this.mqye.hdq = (data.page.hjqsrzh - data.page.hdqyszh).toFixed(2) + this.mqye.lxj = (data.page.lxjsrzh - data.page.lxjyszh).toFixed(2) }) + this.$http.request({ + url: this.$http.adornUrl('/business/businesszcmx/yzList'), + method: 'get', + params: this.$http.adornParams({ + "startTime": this.dataForLBTJ.startTime, + "endTime": this.dataForLBTJ.endTime, + }) + }).then(({data}) => { + // console.log("四人验证",data.page) + this.yzList = data.page; + }) + + }, //获取最新的数据时间 getLatestZclb() { @@ -1296,6 +1324,7 @@ export default { this.dateSTBZList = []; this.pjMoney = 0;//平均金额 this.pjDay = 0;//平均天数 + this.pjStDay = 0;//修正平均 this.bzJz = 0;//标准均值 //console.log(typeof this.dataForm); this.$http.request({ @@ -1312,21 +1341,43 @@ export default { this.dateSTBZList.push(item); this.pjMoney += item.money; this.pjDay += item.day; + this.pjStDay += item.stday; }) - this.dateSTBZListCommons = []; - if(this.dateSTBZList.length>10){ - this.dateSTBZListCommons = this.dateSTBZList.slice(0,10) - }else { - this.dateSTBZList.forEach(e =>{ - this.dateSTBZListCommons.push(e) - }) - } - console.log(this.pjDay); - if(this.pjDay !== 0){ - this.bzJz = (this.pjMoney / this.pjDay).toFixed(2) + // this.dateSTBZListCommons = []; + // if(this.dateSTBZList.length>10){ + // this.dateSTBZListCommons = this.dateSTBZList.slice(0,10) + // }else { + // this.dateSTBZList.forEach(e =>{ + // this.dateSTBZListCommons.push(e) + // }) + // } + // console.log(this.pjDay); + if(this.pjDay !== 0 || this.pjStDay !== 0){ + this.bzJz = (this.pjMoney / (this.pjDay+this.pjStDay)).toFixed(2) } else { this.bzJz = 0 } + this.pjMoney = this.pjMoney.toFixed(2); + this.pjDay = this.pjDay.toFixed(2); + } + }) + }, + updateStxzList(){ + this.$http.request({ + url: this.$http.adornUrl('/business/businesszcmx/updateStxzList'), + method: 'post', + body: this.$http.adornData({ + "list":this.dateSTBZList + }) + }).then(({data}) => { + if (data && data.code === 0) { + wx.showToast({ + title: "修正成功", + icon: 'none', + duration: 4000//持续的时间 + }) + this.searchSTBZList() + this.$forceUpdate() } }) }, @@ -1470,7 +1521,7 @@ export default { this.zclbList =[]; data.data.forEach((item) => { if (item.dictCode == "expense_type") { - console.log(item.children); + // console.log(item.children); //this.zclbList = item.children item.children.forEach((child) => { //if(child.dictId!='140'){ @@ -1486,7 +1537,7 @@ export default { url: this.$http.adornUrl('/business/businesszcmx/biggerTimeList'), method: 'get' }).then(({data}) => { - console.log(data); + // console.log(data); if (data && data.code == 0) { this.timeList = data.page; } @@ -1680,4 +1731,45 @@ export default { white-space: nowrap; display: inline-block; } + +.paging{ + width: 100%; + height: 80rpx; + font-size: 32rpx; + font-family: "PingFangSC"; + color: #c79b4a; + line-height: 36rpx; + text-align: center; +} + +.paging .page_btn{ + width: 140rpx; + height: 60rpx; + font-size: 32rpx; + font-family: "PingFangSC"; + color: #c79b4a; +} + +.page_num{ + font-size: 24rpx; + font-family: "PingFangSC"; + /*color: #c79b4a;*/ + color: #000; + /*margin: auto 10%;*/ +} + +.cbtn { + width: 25%; + margin-top: 4%; + background-color: #FF00FF; + color: #FFFFFF; + height: 5vh; + border-radius: 5px; + font-size: 14px; + display: flex; + text-align: center; + justify-content: center; + align-items: center; +} + diff --git a/src/pages/businesszcmx/xmcb.vue b/src/pages/businesszcmx/xmcb.vue index 51d9e39..9663dc1 100644 --- a/src/pages/businesszcmx/xmcb.vue +++ b/src/pages/businesszcmx/xmcb.vue @@ -123,17 +123,19 @@
4.工资统计
-
+
序号
位置
-
实发工资
- 人工成本折算 - 差值 - 实发占比 + + + + +
总金额
+ 占比
@@ -141,29 +143,29 @@ {{ index + 1 }} - {{ item.name }} + {{ item.NAME }} - + {{ item.sfgz }} - - {{ item.money }} - - - {{ item.cz }} - - + + + + + + + {{ item.bfb }}
- 合计 - {{gzHj.hjsfgz}} - {{gzHj.hjmoney}} - {{gzHj.hjcz}} - 100% + 以上支出总和 + {{gzHj.hjsfgz}} + + + 100%
@@ -223,12 +225,11 @@ export default { }), async:false //同步 }).then(({data}) => { - //console.log("***********",data.page) + // console.log("***********",data.page) this.gzList = data.page.list; this.gzHj.hjsfgz = data.page.hjsfgz; - this.gzHj.hjmoney = data.page.hjmoney; - this.gzHj.hjcz = data.page.hjcz; - + // this.gzHj.hjmoney = data.page.hjmoney; + // this.gzHj.hjcz = data.page.hjcz; }) }, async getGlf(){ @@ -248,8 +249,7 @@ export default { }, getXmAndGlf(){ this.xmList = [] - this.xmHj.zje = this.hj.hjzcje + this.glfHj.hjMoney; - console.log("++++++++++++++++++++"+this.glfHj.hjMoney) + this.xmHj.zje = (this.hj.hjzcje + this.glfHj.hjMoney).toFixed(2); if(parseFloat(this.xmHj.zje) === 0){ let xmbfb = "0.00%"; let glfbfb = "0.00%"; diff --git a/src/pages/pagecontract/businesscontract/addEdit/addEdit.vue b/src/pages/pagecontract/businesscontract/addEdit/addEdit.vue index a295bdb..6b73a4d 100644 --- a/src/pages/pagecontract/businesscontract/addEdit/addEdit.vue +++ b/src/pages/pagecontract/businesscontract/addEdit/addEdit.vue @@ -26,7 +26,7 @@
合同名称:
-
@@ -34,7 +34,7 @@
合同金额:
-
@@ -45,8 +45,9 @@
原合同名称:
- + + + {{dataForm.contractName}}
@@ -85,7 +86,7 @@
1.建设单位:
-
@@ -96,7 +97,7 @@
2.施工单位:
-
@@ -109,7 +110,7 @@
- @@ -122,7 +123,7 @@
4.直非友:
-
@@ -133,7 +134,7 @@
5.监理单位:
-
@@ -144,7 +145,7 @@
6.一审单位:
-
@@ -155,7 +156,7 @@
7.二审单位:
-
@@ -215,33 +216,8 @@
- - - + +
四、送审进度
@@ -252,49 +228,7 @@
- +
合同金额 @@ -305,9 +239,7 @@ - + @@ -317,10 +249,7 @@ - - + @@ -337,18 +266,7 @@ 实际竣工时间 - + @@ -392,9 +310,7 @@ - + @@ -414,9 +330,7 @@ - + @@ -964,10 +878,82 @@ export default { }, dataFormSubmit() { // 校验必填项 - if(!this.dataForm.contractName || !this.dataForm.contractJsdwId || !this.dataForm.contractSgdwId || !this.dataForm.contractYear - || !this.dataForm.contractZfyId || !this.dataForm.contractJldwId || !this.dataForm.contractYsdwId || !this.dataForm.contractEsdwId) { + // if(!this.dataForm.contractName || !this.dataForm.contractJsdwId || !this.dataForm.contractSgdwId || !this.dataForm.contractYear + // || !this.dataForm.contractZfyId || !this.dataForm.contractJldwId || !this.dataForm.contractYsdwId || !this.dataForm.contractEsdwId) { + // wx.showToast({ + // title: "表单信息均为必填!", + // icon: "none", + // duration: 2000, + // }) + // return; + // } + if(!this.dataForm.contractName) { wx.showToast({ - title: "表单信息均为必填!", + title: "请输入合同名称!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.excelContractMoney) { + wx.showToast({ + title: "请输入合同金额!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.contractJsdwId) { + wx.showToast({ + title: "请选择建设单位!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.contractSgdwId) { + wx.showToast({ + title: "请选择施工单位!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.contractYear) { + wx.showToast({ + title: "请选择合同年份!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.contractZfyId) { + wx.showToast({ + title: "请选择非直友!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.contractJldwId) { + wx.showToast({ + title: "请选择监理单位!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.contractYsdwId) { + wx.showToast({ + title: "请选择一审单位!", + icon: "none", + duration: 2000, + }) + return; + } + if(!this.dataForm.contractEsdwId) { + wx.showToast({ + title: "请选择二审单位!", icon: "none", duration: 2000, }) diff --git a/src/pages/pagecontract/businesscontract/businesscontract.vue b/src/pages/pagecontract/businesscontract/businesscontract.vue index 2745f88..5d09c1e 100644 --- a/src/pages/pagecontract/businesscontract/businesscontract.vue +++ b/src/pages/pagecontract/businesscontract/businesscontract.vue @@ -27,76 +27,6 @@
- -
2 关键字(all):
@@ -122,8 +52,6 @@ 年份 合同名称 合同金额 - - 操作
@@ -133,11 +61,7 @@ {{ item.contractYear }} {{ item.contractNewName? item.contractNewName:item.contractName }} {{ "暂无" }} - {{ item.excelContractMoneyNew ? item.excelContractMoneyNew : item.excelContractMoney }} - + {{ item.excelContractMoneyNew ? item.excelContractMoneyNew : item.excelContractMoney }} 修改 @@ -477,6 +401,8 @@ export default { display: flex; justify-content: center; align-items: center; + font-weight: bold; + border: 1px solid #efeded; } .trTd { diff --git a/src/pages/pagecontract/businesscontract/exportProject/exportProject.vue b/src/pages/pagecontract/businesscontract/exportProject/exportProject.vue index 5c5a4c2..1cad871 100644 --- a/src/pages/pagecontract/businesscontract/exportProject/exportProject.vue +++ b/src/pages/pagecontract/businesscontract/exportProject/exportProject.vue @@ -21,102 +21,42 @@
序号 - 立项名称 - 施工地点 + 立项名称 + 操作 -
{{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- -
{{ son.name }}
-
{{ "暂无" }}
- + + + +
删除
-
{{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- -
{{ son.name }}
-
{{ "暂无" }}
- + + + +
删除
-
diff --git a/src/pages/pagecontract/businesscontract/importProject/importProject.vue b/src/pages/pagecontract/businesscontract/importProject/importProject.vue index 05515da..efc6347 100644 --- a/src/pages/pagecontract/businesscontract/importProject/importProject.vue +++ b/src/pages/pagecontract/businesscontract/importProject/importProject.vue @@ -29,72 +29,6 @@
-
2 关键字(all):
@@ -123,102 +57,43 @@
序号 - 立项名称 - 施工地点 + 立项名称 + 操作 - +
{{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- -
{{ son.name }}
-
{{ "暂无" }}
- + + + +
添加
-
{{ indexFa + 1 }} - +
{{ item.project }}
{{ item.projectNewName }}
- -
{{ son.name }}
-
{{ "暂无" }}
- + + + +
添加
-
diff --git a/src/pages/pagedict/businessdict/businessdict.vue b/src/pages/pagedict/businessdict/businessdict.vue index 5985b5d..aada391 100644 --- a/src/pages/pagedict/businessdict/businessdict.vue +++ b/src/pages/pagedict/businessdict/businessdict.vue @@ -40,6 +40,7 @@ 二、{{ item.name }} 三、{{ item.name }} 四、{{ item.name }} + 五、{{ item.name }}
+ +
@@ -187,6 +196,40 @@
+
+
+ + {{ i + 1 }} + {{ val.name }} + + +
+
+ + {{ i + 1 }} + {{ val.name }} + + +
+
+
+
+ + {{ i + 1 }} + {{ val.name }} + + +
+
+ + {{ i + 1 }} + {{ val.name }} + + +
+
diff --git a/src/pages/pageoutin/businessoutin/addEdit/importProject/importProjct.vue b/src/pages/pageoutin/businessoutin/addEdit/importProject/importProjct.vue index 1a5cb68..b9b5c6c 100644 --- a/src/pages/pageoutin/businessoutin/addEdit/importProject/importProjct.vue +++ b/src/pages/pageoutin/businessoutin/addEdit/importProject/importProjct.vue @@ -2,22 +2,9 @@
- - - - - - - - +
- - +
@@ -31,65 +18,7 @@
-
2.关键字(all):
@@ -125,7 +54,7 @@
-
+
@@ -133,13 +62,7 @@ 序号 - - - 立项名称 - 施工地点 - - - + 立项名称 操作
@@ -148,32 +71,10 @@ @click="selectOneData(item.projectId, item)"> {{ indexFa + 1 }} - - - - - - - - {{ item.project }} - {{ item.projectNewName }} - {{ son.name }} - - {{ "暂无" }} - - + {{ item.projectNewName }}
添加
@@ -183,31 +84,10 @@
{{ indexFa + 1 }} - - - - - - - - {{ item.project }} - {{ item.projectNewName }} - {{ son.name }} - - {{ "暂无" }} - - + {{ item.projectNewName }}
添加
diff --git a/src/pages/pageoutin/businessoutin/addEdit/outinadd.vue b/src/pages/pageoutin/businessoutin/addEdit/outinadd.vue index 0e5038d..cf94181 100644 --- a/src/pages/pageoutin/businessoutin/addEdit/outinadd.vue +++ b/src/pages/pageoutin/businessoutin/addEdit/outinadd.vue @@ -9,6 +9,7 @@
1.日期:
+ @@ -99,9 +100,15 @@
1.日期:
- - + + + + + + + + + @@ -167,7 +174,7 @@
+ @click="goToo('/pages/pageoutin/businessoutin/addEdit/importProject/main?title=每日支出-立项归属选取')">
6.立项归属:
-
-
-
-
7.收款人:
-
- -
-
-
-
-
+ + + + + + + + + + + + +
7.收款人:
@@ -198,46 +206,49 @@
-
-
-
-
7.收款人:
-
- -
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-
-
8.地址:
-
- -
-
-
-
-
-
-
9.电话:
-
- -
-
-
-
-
-
-
10.备注:
-
- -
-
-
@@ -289,7 +300,7 @@ export default { OIWayName: '', // 收入类别 outType: '', - // 支出明细表 + // 每日支出表 OWayName: '', // 支出方式 OWayLB: '', // 支出类别 OProjectName: '', // 立项归属 @@ -322,7 +333,7 @@ export default { writeUserId: '',//填写人id approval: '', }, - //支出明细表form + //每日支出表form dataOOldForm: { id: '', outTime: '', @@ -397,7 +408,7 @@ export default { }, showPicker(num) { - //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(支出明细表) 5-立项归属 + //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(每日支出表) 5-立项归属 this.pickerValueArray = []; this.pickerValueDefault = []; this.flag = num; @@ -505,7 +516,7 @@ export default { }, pickerConfirm(e) { - //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(支出明细表) + //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(每日支出表) if (this.flag == 1) { this.OIWayName = e.label; this.dataOIForm.outinCreditingWay = e.value[0]; @@ -707,9 +718,25 @@ export default { } }) }*/ - if(!this.dataOForm.outTime || !this.dataOForm.outMoney) { + if(!this.dataOForm.outTime) { wx.showToast({ - title: '缺少必填项!', + title: '请选择日期!', + icon: 'none', + duration: 4000//持续的时间 + }) + return; + } + if(!this.dataOForm.outMoney) { + wx.showToast({ + title: '请填写金额!', + icon: 'none', + duration: 4000//持续的时间 + }) + return; + } + if(!this.dataOForm.outType) { + wx.showToast({ + title: '请选择支出类别!', icon: 'none', duration: 4000//持续的时间 }) @@ -768,7 +795,7 @@ export default { // 收支总结表收款方式 this.OIWayName = '' this.outType = '' - // 支出明细表 + // 每日支出表 this.OWayName = '' // 支出方式 this.OWayLB = '' // 支出类别 this.OProjectName = '' // 立项归属 @@ -904,7 +931,7 @@ export default { } })*/ } - } else if (params.isLink == '1') { // 支出明细表 + } else if (params.isLink == '1') { // 每日支出表 this.mxbShow = true; // 获取对应的数据 this.$http.request({ @@ -912,9 +939,10 @@ export default { method: 'get' }).then(({data}) => { if(data && data.code == 0){ - this.dataOOldForm = { - ...data.businessOutlay - } + //申请审批 + // this.dataOOldForm = { + // ...data.businessOutlay + // } this.dataOForm = { ...data.businessOutlay } @@ -1013,6 +1041,7 @@ export default { width: 25%; margin-top: 4%; background-color: #FF00FF; + color: #FFFFFF; height: 5vh; border-radius: 5px; font-size: 14px; diff --git a/src/pages/pageoutin/businessoutin/businessoutin.vue b/src/pages/pageoutin/businessoutin/businessoutin.vue index 4561db4..f94b9d2 100644 --- a/src/pages/pageoutin/businessoutin/businessoutin.vue +++ b/src/pages/pageoutin/businessoutin/businessoutin.vue @@ -5,7 +5,7 @@
- {{ sysYear }}年度收支总结表 + {{ sysYear }}年度每日收支总结表
@@ -26,10 +26,10 @@
--> -
- - -
+ + + +
@@ -39,13 +39,13 @@
-
+
- 序号 - 日期 + 序号 + 日期 昨日余额 今日收入 今日支出 @@ -60,8 +60,8 @@
- {{ index + 1 }} - {{ item.outinDate }} + {{ index + 1 }} + {{ item.outinDate }} {{ item.outinYdayBalance !== null ? item.outinYdayBalance : '' }} {{ item.outinTdayIncome !== null ? item.outinTdayIncome : '' }} {{ item.outinTdayOut !== null ? item.outinTdayOut : '' }} @@ -87,8 +87,8 @@
- {{ index + 1 }} - {{ item.outinDate }} + {{ index + 1 }} + {{ item.outinDate }} {{ item.outinYdayBalance !== null ? item.outinYdayBalance : '' }} {{ item.outinTdayIncome !== null ? item.outinTdayIncome : '' }} {{ item.outinTdayOut !== null ? item.outinTdayOut : '' }} @@ -156,34 +156,22 @@
-
{{ sysYear }}年度支出明细表
+ + + + + 第{{thisTotalPages}}页 共{{totalPages}}页 + + + + +
{{ sysYear }}年度每日支出表
- - - - -
- - +
@@ -193,17 +181,17 @@ 序号 日期 - 支出金额 - 内容 - 执行人 - 支付方式 - 支出类别 - 立项归属 - 收款人 - 地址 - 电话 - 备注 - 操作 + 支出金额 + 内容 + 执行人 + 支付方式 + 支出类别 + 立项归属 + 收款人 + + + + 操作
@@ -212,33 +200,32 @@ {{ index + 1 }} {{ item.outTime }} - {{ item.outMoney !== null ? item.outMoney : ''}} - {{ item.outNr !== null ? item.outNr : ''}} - {{ item.writeUserStr !== null ? item.writeUserStr : '' }} - + {{ item.outMoney !== null ? item.outMoney : ''}} + {{ item.outNr !== null ? item.outNr : ''}} + {{ item.writeUserStr != null ? item.writeUserStr : '' }} + {{ itemCh.name }} - + {{itemCh.name }} - +
{{ itemCh.projectNewName }} {{ itemCh.project }}
- - {{ item.outPayee ? item.outPayee:' ' }} - {{ item.outPayeeAddress !== null ? item.outPayeeAddress : '' }} - {{ item.outPayeePhone !== null ? item.outPayeePhone : '' }} - {{ item.outRemark !== null ? item.outRemark : '' }} - + {{ item.outPayee ? item.outPayee:' ' }} + + + + 修改 + @click="addEdit('/pages/pageoutin/businessoutin/addEdit/main?title=支出管理-每日支出修改&&id='+item.id+'&&isLink=1')">修改
@@ -246,100 +233,48 @@ {{ index + 1 }} {{ item.outTime }} - {{ item.outMoney !== null ? item.outMoney : '' }} - {{ item.outNr !== null ? item.outNr : '' }} - {{ item.writeUserStr !== null ? item.writeUserStr : '' }} - + {{ item.outMoney !== null ? item.outMoney : '' }} + {{ item.outNr !== null ? item.outNr : '' }} + {{ item.writeUserStr != null ? item.writeUserStr : '' }} + {{itemCh.name}} - + {{itemCh.name }} - +
{{ itemCh.projectNewName }} {{ itemCh.project }}
- - {{ item.outPayee ? item.outPayee:' ' }} - {{ item.outPayeeAddress !== null ? item.outPayeeAddress : '' }} - {{ item.outPayeePhone !== null ? item.outPayeePhone : '' }} - {{ item.outRemark !== null ? item.outRemark : '' }} - + {{ item.outPayee ? item.outPayee:' ' }} + + + + 修改 + @click="addEdit('/pages/pageoutin/businessoutin/addEdit/main?title=支出管理-每日支出修改&&id='+item.id+'&&isLink=1')">修改
- - - -
- - {{ mxbList.length + 1 }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- + 第{{thisPages}}页 共{{pages}}页 - +
@@ -390,7 +325,7 @@ export default { writeUserId: '',//填写人id approval: '', }, - //支出明细表form + //每日支出表form dataOForm: { start: '',//起始位置日期 outTime: '', @@ -420,7 +355,14 @@ export default { pickerValueArray: [], pickerValueDefault: [], flag: 0, - // 分页 + // 总结分页 + frontTotalPage: false,//上一页 存在true,不存在false + nextTotalPage: false,//下一页 存在true,不存在false + totalPages: 0,//所有页 + thisTotalPages: 1,//当前页 + totalRows: 10,//每页条数 + totalTotal: 0,//总条数 + // 每日支出分页 frontPage: false,//上一页 存在true,不存在false nextPage: false,//下一页 存在true,不存在false pages: 0,//所有页 @@ -438,16 +380,16 @@ export default { }, methods: { addEdit(url) { - console.log("路由"+url); + // console.log("路由"+url); wx.navigateTo({ url: url }) }, //--------------------------- 弹框分割线 -------------------------- bindYearChange: function (e, num) { - console.log(typeof e.mp.detail.value.substring(0, 4)); - console.log(typeof this.sysYear); - console.log(this.sysYear.toString() === e.mp.detail.value.substring(0, 4)); + // console.log(typeof e.mp.detail.value.substring(0, 4)); + // console.log(typeof this.sysYear); + // console.log(this.sysYear.toString() === e.mp.detail.value.substring(0, 4)); if (num === 1 || num === 2) { } @@ -484,7 +426,7 @@ export default { }, showPicker(num) { - //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(支出明细表) 5-立项归属 + //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(每日支出表) 5-立项归属 this.pickerValueArray = []; this.pickerValueDefault = []; this.flag = num; @@ -569,7 +511,7 @@ export default { }, pickerConfirm(e) { - //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(支出明细表) + //1-支付方式/收款方式(总结表) 2-收付款人(字典中的数据) 3-支出类别 4-支付方式/收款方式(每日支出表) if (this.flag === 1) { this.dataOIForm.outinCreditingWayName = e.label; this.dataOIForm.outinCreditingWay = e.value[0]; @@ -702,11 +644,11 @@ export default { method: 'get', params: this.$http.adornParams({ "start": this.dataOIForm.start, - "writeUserId": this.userId + "writeUserId": this.userId, }) }).then(({data}) => { // console.log(data); - console.log("asdasdasdasd"+this.authenticName); + // console.log("asdasdasdasd"+this.authenticName); if (data && data.code === 0) { if (this.authenticName === '管理员') { data.page.forEach((item) => { @@ -829,26 +771,49 @@ export default { }); this.$forceUpdate(); }, + + //点击下一页 + clickTotalNext() { + this.thisTotalPages = this.thisTotalPages + 1; + this.searchZJBBN() + }, + //点击上一页 + clickTotalFront() { + this.thisTotalPages = this.thisTotalPages - 1; + this.searchZJBBN() + }, + //总结表本年数据 - searchZJBBN(lsitAllShow) { + searchZJBBN() { //清空原有数据 this.zjbList = []; - // console.log("asdasdasdasd"+this.authenticName); this.$http.request({ - url: this.$http.adornUrl('/business/businessoutlayincome/listNowTime'), - // url: this.$http.adornUrl('/business/businessoutlayincome/list'), + url: this.$http.adornUrl('/business/businessoutlayincome/list'), method: 'get', params: this.$http.adornParams({ - "writeUserId": this.userId - // "page": this.thisPages, - // "limit": this.rows, + "writeUserId": this.userId, + "page": this.thisTotalPages, + "limit": this.totalRows, }) }).then(({data}) => { - // console.log(data); - console.log("asdasdasdasd"+this.authenticName); if (data && data.code === 0) { + this.totalTotal = data.page.totalCount; + this.totalPages = data.page.totalPage; + if(this.totalPages > 1){ + this.frontTotalPage = true + this.nextTotalPage = true + }else{ + this.frontTotalPage = false + this.nextTotalPage = false + } + if(data.page.currPage === data.page.totalPage){ + this.nextTotalPage = false + } + if(data.page.currPage === 1){ + this.frontTotalPage = false + } if (this.authenticName === '管理员') { - data.page.forEach((item) => { + data.page.list.forEach((item) => { if (item.outinCreditingWay !== null) { this.recipientList.forEach((itemCH)=>{ if(itemCH.dictId.toString() === item.outinCreditingWay){ @@ -864,15 +829,9 @@ export default { }) } this.zjbList.push(item); - this.lsitAllShow = lsitAllShow; - if(!lsitAllShow){ - console.log(lsitAllShow) - this.zjbList = this.zjbList.slice(0,3) - } }) - } else { - data.page.forEach((item) => { + data.page.list.forEach((item) => { // 先给实体赋值 在将信息更新处理 if (item.writeUserId === this.userId) { if (item.outinCreditingWay !== null) { @@ -883,13 +842,6 @@ export default { }) } this.zjbList.push(item); - this.lsitAllShow = lsitAllShow; - if(!lsitAllShow){ - console.log(lsitAllShow) - if(this.zjbList.length >= 3){ - this.zjbList = this.zjbList.slice(0,3) - } - } } }) } @@ -926,7 +878,7 @@ export default { "limit": this.rows, }) }).then(({data}) => { - console.log(data); + // console.log(data); if (data && data.code === 0) { if (this.authenticName === '管理员') { // data.page.forEach((item) => { @@ -973,7 +925,7 @@ export default { if(data.page.currPage === 1){ this.frontPage = false } - console.log(this.mxbList); + // console.log(this.mxbList); } else if (this.authenticName === '侯吉光') { // data.page.forEach((item) => { // if (item.writeUserId === this.userId) { @@ -1093,7 +1045,7 @@ export default { } }, handleReachBottom(){ - console.log("来吧") + // console.log("来吧") // const {pageNum, totalPage} = this.data // // 判断到是最后一页,则停止刷新 // if(pageNum+1 > totalPage) return @@ -1103,7 +1055,19 @@ export default { } }, onLoad () { - + this.frontTotalPage = false;//上一页 存在true,不存在false + this.nextTotalPage = false;//下一页 存在true,不存在false + this.totalPages = 0;//所有页 + this.thisTotalPages = 1;//当前页 + this.totalRows = 10;//每页条数 + this.totalTotal = 0;//总条数 + // 每日支出分页 + this.frontPage = false;//上一页 存在true,不存在false + this.nextPage = false;//下一页 存在true,不存在false + this.pages = 0;//所有页 + this.thisPages = 1;//当前页 + this.rows = 10;//每页条数 + this.total = 0;//总条数 }, onShow() { wx.setNavigationBarTitle({ @@ -1197,7 +1161,7 @@ export default { this.userId = data.user.userId; // 获取年度总结表本年度数据 this.searchZJBBN(); - // 获取支出明细表本年度数据 + // 获取每日支出表本年度数据 this.searchMXBBN(); } }); diff --git a/src/pages/pageplan/businessplan/addEdit/addEditInfo/addEditInfo.vue b/src/pages/pageplan/businessplan/addEdit/addEditInfo/addEditInfo.vue index d3ea643..9848779 100644 --- a/src/pages/pageplan/businessplan/addEdit/addEditInfo/addEditInfo.vue +++ b/src/pages/pageplan/businessplan/addEdit/addEditInfo/addEditInfo.vue @@ -21,20 +21,20 @@ {{ itemDic.name }}
- ③ 施工地点: - {{ itemDic.name }}
-
- ④ 年份:{{ itemChildren.projectYear ? itemChildren.projectYear : "" }}
- ⑤开工时间:{{ itemChildren.projectStart? itemChildren.projectStart : "" }}
- ⑥ 竣工时间:{{ itemChildren.projectEnd ? itemChildren.projectEnd : "" }}
- ⑦ 施工进度: + + + + + ③ 年份:{{ itemChildren.projectYear ? itemChildren.projectYear : "" }}
+ ④开工时间:{{ itemChildren.projectStart? itemChildren.projectStart : "" }}
+ ⑤ 竣工时间:{{ itemChildren.projectEnd ? itemChildren.projectEnd : "" }}
+ ⑥ 施工进度: {{ itemDic.name }}
- ⑧ 负责工长:{{ itemChildren.fzgz ? itemChildren.fzgz : "" }}
- ⑨ 联络员:{{ itemChildren.lly ? itemChildren.lly : "" }}
- ⑩ 工程类别: + ⑦ 负责工长:{{ itemChildren.fzgz ? itemChildren.fzgz : "" }}
+ ⑧ 联络员:{{ itemChildren.lly ? itemChildren.lly : "" }}
+ ⑨ 工程类别: {{ itemDic.name }}
@@ -111,30 +111,35 @@
- 1、施工内容输入 +
1、内容
+
每日完成的工程量(用数字表达),进度百分比及待完成的工程内容
-
- 2、材料 +
2、材料、机械及工具
+
需不落项,且具体到数量
-
- 3、机械 +
3、自检总结
+
①计划派工不为1的情况说明(多数为离职未更改、请假、临时换人、施工项目更改等)
+
②实际派工不为1的情况说明(多数为加班,或者突发情况临时请假等)
+
③完成工程量与人员匹配情况是否正常,若不正常,给予情况说明
-
diff --git a/src/pages/pageplan/businessplan/addEdit/importProject/importProjct.vue b/src/pages/pageplan/businessplan/addEdit/importProject/importProjct.vue index 8da2e50..d5bac55 100644 --- a/src/pages/pageplan/businessplan/addEdit/importProject/importProjct.vue +++ b/src/pages/pageplan/businessplan/addEdit/importProject/importProjct.vue @@ -1,22 +1,5 @@ + + + + diff --git a/src/pages/pageworker/businessworker/addEdit/addEdit.vue b/src/pages/pageworker/businessworker/addEdit/addEdit.vue index c0e62d0..54baf10 100644 --- a/src/pages/pageworker/businessworker/addEdit/addEdit.vue +++ b/src/pages/pageworker/businessworker/addEdit/addEdit.vue @@ -53,200 +53,76 @@ @click.stop="chooseImage(1)">上传本人照片
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1.姓名*: - - 2.性别*: - + + +
- 3.电话: + 2.电话:
- 4.现住址: + 3.现住址:
- 5.出生年月: + 4.出生年月: - 6.年龄: + 5.年龄:
- 7.身高(cm): + 6.身高(cm): - 8.体重(kg): + 7.体重(kg):
- 9.文化程度: + 8.文化程度: - 10.户籍: + 9.户籍:
- 11.位置*: + 10.职位*: - 12.职位*: + 11.岗位*:
- 13.工种: - - 14.成本折算系数*: + + + 12.性别*: + + 13.成本折算系数*:
- 15.应急联系人: + 14.应急联系人: - 16.与本人关系: + 15.与本人关系:
- 17.是否保险: + 16.是否保险: - 18.排序: + 17.排序:
- 19.应急联系电话: + 18.应急联系电话:
-
-
@@ -281,287 +157,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ + + + + 第{{thisPages}}页 共{{pages}}页 + + + +
-
+
四、工资账目与保险
@@ -593,16 +202,45 @@ }}
- 三、保险购买情况:
       {{ item.insurance ? item.insurance : ' ' }}
+ 三、保险购买情况: +
+
+ {{cutbx(item.insurance)}} +
+
四、工资账目
-
1.借款明细:
      {{ item.borrowingDetails ? item.borrowingDetails : ' ' }}
-
2.工资标准计算方式:
      {{ item.gzjsfs ? item.gzjsfs : ' ' }}
-
3.工资结清及时间节点:
      {{ item.gzjqjsjjd ? item.gzjqjsjjd : ' ' }}
-
4.备注:
      {{ item.remark ? item.remark : ' ' }}
+
1.借款明细: +
+
+ {{cutjk(item.borrowingDetails)}} +
+
+
+
2.工资标准计算方式: +
+
+ {{cutgzbz(item.gzjsfs)}} +
+
+
+
3.工资结清及时间节点: +
+
+ {{cutjq(item.gzjqjsjjd)}} +
+
+
+
4.备注: +
+
+ {{cutbz(item.remark)}} +
+
+
@@ -612,55 +250,6 @@
- - -
diff --git a/src/pages/pageworker/businessworker/businessworker.vue b/src/pages/pageworker/businessworker/businessworker.vue index 5fa1a67..ea05eef 100644 --- a/src/pages/pageworker/businessworker/businessworker.vue +++ b/src/pages/pageworker/businessworker/businessworker.vue @@ -14,7 +14,7 @@
-
1 位置(all):
+
1 职位(all):
@@ -26,7 +26,7 @@ @onConfirm="pickerConfirmWz">
-
2 职位(all):
+
2 岗位(all):
@@ -49,20 +49,20 @@ :pickerValueDefault='pickerValueDefaultZZZT' @onConfirm="pickerConfirmZZZT">
-
-
4 工种(all):
-
- -
-
-
-
+ + + + + + + +
-
5 是否保险(all):
+
4 是否保险(all):
@@ -75,7 +75,7 @@ @onConfirm="pickerConfirmBX">
-
6 关键字(all):
+
5 关键字(all):
@@ -91,13 +91,13 @@
序号 - 姓名 + 姓名 - 职位 - 工种 + 岗位 + - 保险 + 操作
@@ -105,7 +105,7 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} @@ -120,21 +120,21 @@ - 无职位 - - - {{ jb.label }} - - - 暂无 + 无岗位 + + + + + + + + - 是 - 否 + + 修改 @@ -143,7 +143,7 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} @@ -158,21 +158,21 @@ - 无职位 - - - {{ jb.label }} - - - 暂无 + 无岗位 + + + + + + + + - 是 - 否 + + 修改 @@ -180,7 +180,7 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} @@ -195,21 +195,21 @@ - 无职位 - - - {{ jb.label }} - - - 暂无 + 无岗位 + + + + + + + + - 是 - 否 + + 修改 @@ -218,7 +218,7 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} @@ -233,21 +233,21 @@ - 无职位 - - - {{ jb.label }} - - - 暂无 + 无岗位 + + + + + + + + - 是 - 否 + + 修改 @@ -255,7 +255,7 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} @@ -270,21 +270,21 @@ - 无职位 - - - {{ jb.label }} - - - 暂无 + 无岗位 + + + + + + + + - 是 - 否 + + 修改 @@ -292,7 +292,7 @@ {{ indexList + 1 }} - {{ item.name }} + {{ item.name }} @@ -307,21 +307,21 @@ - 无职位 - - - {{ jb.label }} - - - 暂无 + 无岗位 + + + + + + + + - 是 - 否 + + 修改 diff --git a/src/pages/pageworker/businessworker/workerCQ/workerCQ.vue b/src/pages/pageworker/businessworker/workerCQ/workerCQ.vue index 3ec74cf..3e6a932 100644 --- a/src/pages/pageworker/businessworker/workerCQ/workerCQ.vue +++ b/src/pages/pageworker/businessworker/workerCQ/workerCQ.vue @@ -158,7 +158,8 @@ export default { url: this.$http.adornUrl('/business/businessworkercq/updateList'), method: 'post', body: this.$http.adornData({ - "list":this.dataList + "list":this.dataList, + "dateDay": this.planTime, }) }).then(({data}) => { if (data && data.code === 0) { @@ -320,6 +321,7 @@ export default { width: 25%; margin-top: 4%; background-color: #FF0000; + color: #FFFFFF; height: 5vh; border-radius: 5px; font-size: 14px; diff --git a/src/utils/httpRequest.js b/src/utils/httpRequest.js index bb61508..9c052da 100644 --- a/src/utils/httpRequest.js +++ b/src/utils/httpRequest.js @@ -7,9 +7,9 @@ var Fly=require("flyio/dist/npm/wx") var http=new Fly // 本地 -// const BaseUrl='http://localhost:2222/renren-fast' +const BaseUrl='http://localhost:2222/renren-fast' //生产 -const BaseUrl='https://www.youhuajianzhu.cn/renren-fast' +// const BaseUrl='https://www.youhuajianzhu.cn/renren-fast' http.config.timeout = 1000 * 60 * 60 * 24 * 20; //设置超时 http.config.baseURL = BaseUrl; //填写域名