修改测试问题调整T相数据显示
This commit is contained in:
@@ -17,7 +17,7 @@ const onPreviewClick = (exportJson: IExportJson) => {
|
||||
window.open(routeUrl.href, '_blank')
|
||||
}
|
||||
const onSaveClick = (e: IExportJson) => {
|
||||
console.log(e, '这是要保存的数据')
|
||||
// console.log(e, '这是要保存的数据')
|
||||
}
|
||||
|
||||
const onSaveAll = (data: any) => {
|
||||
|
||||
Reference in New Issue
Block a user