-
This commit is contained in:
@ -146,7 +146,6 @@ export class DatatableFundReportingComponent implements OnInit {
|
||||
uploadStatus: {
|
||||
title: '上传状态',
|
||||
type: 'string',
|
||||
default: 0,
|
||||
enum: [
|
||||
{ label: '待上传', value: 0 },
|
||||
{ label: '已上传', value: 1 },
|
||||
|
||||
Reference in New Issue
Block a user