@@ -60,7 +60,7 @@ function header(props) {
}
Modal.confirm({
- title: '确定删除批次信息吗',
+ title: '确认将所选数据删除?',
okText: '确定',
cancelText: '取消',
onOk() {