Commit 35578602 authored by 沈翠玲's avatar 沈翠玲

稽核拨打跟进结果去掉默认值

parent f61ec8ec
......@@ -207,14 +207,7 @@
search: {
el: 'select',
props: { filterable: true, multiple: true, 'collapse-tags': true },
labelWidth: 105,
defaultValue: [
'progress',
'pass_on',
'no_pass',
'Claims_unrelated_to_creditors',
'Claiming_not_to_be_myself',
],
labelWidth: 105
},
fieldNames: { label: 'label', value: 'value' },
slots: {
......
......@@ -263,14 +263,7 @@
search: {
el: 'select',
props: { filterable: true, multiple: true, 'collapse-tags': true },
labelWidth: 105,
defaultValue: [
'progress',
'pass_on',
'no_pass',
'Claims_unrelated_to_creditors',
'Claiming_not_to_be_myself',
],
labelWidth: 105
},
fieldNames: { label: 'label', value: 'value' },
slots: {
......
......@@ -262,14 +262,7 @@
search: {
el: 'select',
props: { filterable: true, multiple: true, 'collapse-tags': true },
labelWidth: 105,
defaultValue: [
'progress',
'pass_on',
'no_pass',
'Claims_unrelated_to_creditors',
'Claiming_not_to_be_myself',
],
labelWidth: 105
},
fieldNames: { label: 'label', value: 'value' },
slots: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment