Commit cd62ae9c authored by 武广's avatar 武广

fix: 修改文案

parent dd28f8e4
...@@ -91,7 +91,7 @@ const SaleDateModal = props => { ...@@ -91,7 +91,7 @@ const SaleDateModal = props => {
return ( return (
<Modal <Modal
title={props.title || '修改可售餐段'} title={props.title || '设置可售餐段'}
open={props.visible} open={props.visible}
destroyOnClose destroyOnClose
maskClosable={false} maskClosable={false}
......
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