fix:[卡密有效期]-》【卡密有效期至】
This commit is contained in:
parent
f53b9a7480
commit
eb26eecfeb
|
@ -671,7 +671,7 @@ const UseProductPop = forwardRef((props, ref) => {
|
|||
</FormItem>
|
||||
|
||||
{model.product_type === 2 ? (
|
||||
<FormItem id="end_time" labelname="卡密有效期" prop="end_time">
|
||||
<FormItem id="end_time" labelname="卡密有效期至" prop="end_time">
|
||||
<DatePicker
|
||||
className="zent-datepicker-plan"
|
||||
showTime={{ defaultTime: "23:59:59" }}
|
||||
|
|
Loading…
Reference in New Issue