fix:修改多次点击数据丢失问题

This commit is contained in:
zhaohy
2024-07-18 15:17:32 +08:00
parent 4e17163c67
commit 4955c235cc
8 changed files with 61 additions and 61 deletions

View File

@@ -145,7 +145,7 @@ export const notificationtableConfig = (look: any, status: any) => {
fieldMap: ['manufactureBeginDate', 'manufactureEndDate'],
componentProps: {
valueFormat: 'YYYY-MM-DD',
placeholder: ['设备生产开始日期', '设备生产结束日期'],
placeholder: ['开始日期', '结束日期'],
},
},
],