|
@ -138,7 +138,7 @@ function AddModal(props) { |
|
|
// message.error('时段范围不能重叠!') |
|
|
// message.error('时段范围不能重叠!') |
|
|
// return |
|
|
// return |
|
|
// } |
|
|
// } |
|
|
return |
|
|
|
|
|
|
|
|
//return |
|
|
if (status === "add") { |
|
|
if (status === "add") { |
|
|
ajax.addChargeRule(params).then((res) => { |
|
|
ajax.addChargeRule(params).then((res) => { |
|
|
if (res.status === 20000) { |
|
|
if (res.status === 20000) { |
|
|