|
|
@@ -427,6 +427,9 @@
|
|
|
<div v-if="scope.data.columnname == 'signAmount'">
|
|
|
{{scope.data.data.signAmount && tool.formatAmount(scope.data.data.signAmount || 0,2,'¥') }}
|
|
|
</div>
|
|
|
+ <div v-else-if="scope.data.columnname == 'enddate'">
|
|
|
+ {{scope.data.data.begdate + '至' + scope.data.data.enddate }}
|
|
|
+ </div>
|
|
|
<div v-else>
|
|
|
{{ scope.data.data[scope.data.columnname] }}
|
|
|
</div>
|
|
|
@@ -462,7 +465,7 @@ export default {
|
|
|
param1: {
|
|
|
"id": 20230717100404,
|
|
|
"content": {
|
|
|
- "type":3,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"begdate":'',
|
|
|
@@ -476,7 +479,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":1,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where": {
|
|
|
"type":'',
|
|
|
@@ -496,7 +499,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":3,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"begdate":'',
|
|
|
@@ -510,7 +513,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":3,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"begdate":'',
|
|
|
@@ -525,7 +528,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":3,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"begdate":'',
|
|
|
@@ -539,7 +542,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":3,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"begdate":'',
|
|
|
@@ -553,7 +556,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":3,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"begdate":'',
|
|
|
@@ -567,7 +570,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":3,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"begdate":'',
|
|
|
@@ -581,7 +584,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":1,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"type":"",
|
|
|
@@ -596,7 +599,7 @@ export default {
|
|
|
"content": {
|
|
|
"pageNumber": 1,
|
|
|
"pageSize": 20,
|
|
|
- "type":1,
|
|
|
+ "type":0,
|
|
|
"hrid":this.$route.query.id,
|
|
|
"where":{
|
|
|
"type":"",
|