'use client' import Pagination from "@/components/common/grid/Pagination"; import QGrid from "@/components/common/grid/QGrid"; import ReactSelect from "@/components/common/reactselect/ReactSelect"; import { useState } from "react"; export default function ProductInfoTable(){ const [gridProps, setGridProps] = useState({ gridData: [ { planNumber: "1", orderStatus: "X", module: "Q.TROM M-G2.4+430", systemCapacity: "5.16kW", roofMaterial: "瓦53A, 瓦53B", constructionMethod: "強化施工", mountingStructure: "ジャイロスレー..", powerConditioner: "SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, SE5500H AC-S-25, " }, { planNumber: "2", orderStatus: "O", module: "Q.TROM M-G2.4+430", systemCapacity: "5.16kW", roofMaterial: "瓦53A, 瓦53B", constructionMethod: "強化施工", mountingStructure: "ジャイロスレー..", powerConditioner: "SE5500H AC-S-25, P401-5RM4MRM, SE-CTML-0350-070, SE-MTR240-1" }, { planNumber: "3", orderStatus: "X", module: "Q.TROM M-G2.4+430", systemCapacity: "5.16kW", roofMaterial: "瓦53A, 瓦53B", constructionMethod: "強化施工", mountingStructure: "ジャイロスレー..", powerConditioner: "SE5500H AC-S-25, P401-5RM4MRM, SE-CTML-0350-070, SE-MTR240-1" }, { planNumber: "4", orderStatus: "X", module: "Q.TROM M-G2.4+430", systemCapacity: "5.16kW", roofMaterial: "瓦53A, 瓦53B", constructionMethod: "強化施工", mountingStructure: "ジャイロスレー..", powerConditioner: "SE5500H AC-S-25, P401-5RM4MRM, SE-CTML-0350-070, SE-MTR240-1" }, { planNumber: "5", orderStatus: "X", module: "Q.TROM M-G2.4+430", systemCapacity: "5.16kW", roofMaterial: "瓦53A, 瓦53B", constructionMethod: "強化施工", mountingStructure: "ジャイロスレー..", powerConditioner: "SE5500H AC-S-25, P401-5RM4MRM, SE-CTML-0350-070, SE-MTR240-1" }, ], gridColumns:[ { headerName: "プラン番号 ", field: "planNumber", width: 100, cellStyle: {alignItems: "center"} }, { headerName: "発注可 ", field: "orderStatus", width: 80, cellStyle: {alignItems: "center"} }, { headerName: "モジュール ", field: "module", flex: 1, cellStyle: {alignItems: "flex-start"/* 좌측정렬*/ }}, { headerName: "システム容量 ", field: "systemCapacity", width: 120, cellStyle: { alignItems: "flex-end"/* 우측정렬*/ } }, { headerName: "屋根材 ", field: "roofMaterial", width: 140, wrapText: true, autoHeight: true,cellStyle: { alignItems: "flex-start"/* 좌측정렬*/} }, { headerName: "施工方法 ", field: "constructionMethod",cellStyle: {alignItems: "flex-start"/* 좌측정렬*/ } }, { headerName: "架台 ", field: "mountingStructure",cellStyle: { alignItems: "flex-start"/* 좌측정렬*/ } }, { headerName: "パワーコンディショナー ", field: "powerConditioner", flex: 1, wrapText: true, autoHeight: true, cellStyle: {alignItems: "flex-start"/* 좌측정렬*/}}, { headerName: "管理 ", field: "management", width: 200, autoHeight: true, cellStyle: { alignItems: "center" }, cellRenderer: (params) => { return (
| 設計依頼No. |
|
|---|---|
| 担当者 * |
|
| 物品区分/物件名 * |
|
| 商品名 ふりがな |
|
|
一次販売店名/ID *
販売代理店または販売代理店IDを1文字以上入力してください。
|
|
|
二次販売店名/ID *
販売代理店または販売代理店IDを1文字以上入力してください。
|
|
| 郵便番号 * |
※ 郵便番号7桁を入力した後、アドレス検索ボタンをクリックしてください
|
| 都道府県 / 住所 * |
|
| 発電量シミュレーション地域 * |
|
| 基準風速 * |
|
| 垂直説説 * |
|
| 面調図区分 * |
塩害地域の定義は各メーカーの設置マニュアルをご確認ください
|
| 設置高さ * |
|
| 契約条件 |
|
| メモ |
|