|
|
|
@ -132,7 +132,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'personProbleRate', |
|
|
|
|
label: '人为操作错误率', |
|
|
|
|
type: 1, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -143,7 +143,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'financeUpdateNum', |
|
|
|
|
label: '财务修改数', |
|
|
|
|
type: 6, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -155,7 +155,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'financeUpdateRate', |
|
|
|
|
label: '财务修改率', |
|
|
|
|
type: 1, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -167,7 +167,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'merchantUpdateNum', |
|
|
|
|
label: '商家要求数', |
|
|
|
|
type: 6, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -179,7 +179,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'merchantUpdateRate', |
|
|
|
|
label: '商家要求率', |
|
|
|
|
type: 1, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -190,7 +190,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'businessUpdateNum', |
|
|
|
|
label: '业务调整数', |
|
|
|
|
type: 6, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -202,7 +202,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'businessUpdateRate', |
|
|
|
|
label: '业务调整率', |
|
|
|
|
type: 1, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
|