@ -118,7 +118,6 @@ function AddModal(props) {
message.error('时段范围不能重叠!')
return
}
console.log(carr)
//return
if (status === "add") {
ajax.addChargeRule(params).then((res) => {
@ -9,6 +9,7 @@ import {
message,
Modal,
Input,
Popover,
} from "antd";
import ajax from "@/services";
import { dictionary, utils } from "@/config/common";
@ -13,6 +13,7 @@ import {
const { TextArea } = Input;
function LEDConfiguration({ id }) {
const columns = [
{