Commit eedc1dc1 by zhaochengxiang

修改标题

parent 426fd43d
......@@ -60,7 +60,7 @@ const FC = ({ visible, item, onCancel }) => {
return (
<>
<Modal
title='数据对比设置'
title='选择对比数据'
visible={visible}
footer={footer}
width='80%'
......
......@@ -59,7 +59,7 @@ const FC = ({ visible, item, onCancel }) => {
return (
<>
<Modal
title='模型对比设置'
title='选择对比数据'
visible={visible}
footer={footer}
width='80%'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment