taskId:099 remark:"commit"
This commit is contained in:
@@ -707,16 +707,17 @@
|
||||
{
|
||||
field: 'emissionProcess',
|
||||
label: '排放环节',
|
||||
component: 'NsSelect',
|
||||
component: 'NsInput',
|
||||
componentProps: {
|
||||
allowClear: true,
|
||||
// allowClear: true,
|
||||
placeholder: '请选择排放环节',
|
||||
options: [
|
||||
{
|
||||
label: '消费环节',
|
||||
value: 0,
|
||||
}
|
||||
],
|
||||
maxLength: 30,
|
||||
// options: [
|
||||
// {
|
||||
// label: '消费环节',
|
||||
// value: 0,
|
||||
// }
|
||||
// ],
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user