fix:修改多次点击数据丢失问题
This commit is contained in:
@@ -145,7 +145,7 @@ export const notificationtableConfig = (look: any, status: any) => {
|
||||
fieldMap: ['manufactureBeginDate', 'manufactureEndDate'],
|
||||
componentProps: {
|
||||
valueFormat: 'YYYY-MM-DD',
|
||||
placeholder: ['设备生产开始日期', '设备生产结束日期'],
|
||||
placeholder: ['开始日期', '结束日期'],
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user