edit
This commit is contained in:
		| @ -90,15 +90,16 @@ export class TaxManagementIndividualCollectComponent implements OnInit { | |||||||
|           ui: { |           ui: { | ||||||
|             placeholder: '请选择', |             placeholder: '请选择', | ||||||
|             widget: 'select', |             widget: 'select', | ||||||
|             containsAllLabel: true, |             containsAllLabel: true | ||||||
|           }, |           }, | ||||||
|           default: '' |           default: '' | ||||||
|         }, |         }, | ||||||
|         resourceCode: { |         declareResult: { | ||||||
|           type: 'string', |           type: 'string', | ||||||
|           title: '申报结果', |           title: '申报结果', | ||||||
|           ui: { |           ui: { | ||||||
|             placeholder: '请输入' |             placeholder: '请选择', | ||||||
|  |             widget: 'select', | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         overdueStatus: { |         overdueStatus: { | ||||||
| @ -112,11 +113,11 @@ export class TaxManagementIndividualCollectComponent implements OnInit { | |||||||
|           ui: { |           ui: { | ||||||
|             placeholder: '请选择', |             placeholder: '请选择', | ||||||
|             widget: 'select', |             widget: 'select', | ||||||
|             containsAllLabel: true, |             containsAllLabel: true | ||||||
|           }, |           }, | ||||||
|           default: '' |           default: '' | ||||||
|         }, |         }, | ||||||
|         skss: { |         taxMonth: { | ||||||
|           title: '税款所属期', |           title: '税款所属期', | ||||||
|           type: 'string', |           type: 'string', | ||||||
|           ui: { |           ui: { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user