|
@ -13,6 +13,7 @@ import { |
|
|
} from "antd"; |
|
|
} from "antd"; |
|
|
const { TextArea } = Input; |
|
|
const { TextArea } = Input; |
|
|
import ajax from "@/services"; |
|
|
import ajax from "@/services"; |
|
|
|
|
|
import { dictionary, utils } from "@/config/common"; |
|
|
function LEDConfiguration({ id }) { |
|
|
function LEDConfiguration({ id }) { |
|
|
const columns = [ |
|
|
const columns = [ |
|
|
{ |
|
|
{ |
|
|