Home.vue 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851
  1. <template>
  2. <div>
  3. <div class="btn-group-tabs">
  4. <BtnGroup2 :btnGroups="btnGroupsss" :rowIndex="rowIndex" :index="selectIndex" @select="select"></BtnGroup2>
  5. </div>
  6. <div class="wind-site-home">
  7. <div class="mg-b-16">
  8. <btn-group-double :btnGroups="btnGroups" :rowIndex="0" :index="1" @select="select" />
  9. </div>
  10. <row>
  11. <wind-site-weather :time="nowTime" :data="tqmap" />
  12. <panel-3 class="wind-site-info">
  13. <row align="middle">
  14. <div class="info-item">
  15. <div class="value">{{ jczbmap.zjrl }}</div>
  16. <div class="text">装机容量</div>
  17. </div>
  18. <div class="info-item">
  19. <div class="value">{{ jczbmap.rfdl }}</div>
  20. <div class="text">日发电量</div>
  21. </div>
  22. <div class="info-item">
  23. <div class="value">{{ jczbmap.yfdl }}</div>
  24. <div class="text">月发电量</div>
  25. </div>
  26. <div class="info-item">
  27. <div class="value">{{ jczbmap.nfdl }}</div>
  28. <div class="text">年发电量</div>
  29. </div>
  30. <div class="info-item">
  31. <div class="value">{{ jczbmap.ylyxs }}</div>
  32. <div class="text">月利用小时</div>
  33. </div>
  34. <div class="info-item">
  35. <div class="value">{{ jczbmap.nlyxs }}</div>
  36. <div class="text">年利用小时</div>
  37. </div>
  38. <div class="info-item">
  39. <div class="value">{{ jczbmap.ssfs }}</div>
  40. <div class="text">实时风速</div>
  41. </div>
  42. <div class="info-item">
  43. <div class="value">{{ jczbmap.sjgl }}</div>
  44. <div class="text">实时功率</div>
  45. </div>
  46. </row>
  47. </panel-3>
  48. <panel-3 class="wind-running-info">
  49. <row align="middle">
  50. <div class="fengji">
  51. <div class="fengji-icon svg-icon svg-icon-white">
  52. <svg-icon class="" svgid="svg-风机" />
  53. </div>
  54. <div class="info">
  55. <div class="text green">接入风机</div>
  56. <div class="value">{{ jczbmap.jrts }}</div>
  57. </div>
  58. </div>
  59. <div class="situation">
  60. <row class="icon-status">
  61. <div class="status ">
  62. <span class="svg-icon svg-icon-purple">
  63. <svg-icon svgid="svg-standby" />
  64. </span>
  65. <span class="text purple">
  66. 待机
  67. </span>
  68. </div>
  69. <div class="status ">
  70. <span class="svg-icon svg-icon-green">
  71. <svg-icon svgid="svg-normal-power" />
  72. </span>
  73. <span class="text green">
  74. 运行
  75. </span>
  76. </div>
  77. <div class="status ">
  78. <span class="svg-icon svg-icon-yellow">
  79. <svg-icon svgid="svg-limit-power" style="margin:3px 0.3704vh -3px 0;" />
  80. </span>
  81. <span class="text yellow">
  82. 限电
  83. </span>
  84. </div>
  85. <div class="status ">
  86. <span class="svg-icon svg-icon-red">
  87. <svg-icon svgid="svg-gz-downtime" />
  88. </span>
  89. <span class="text red">
  90. 故障
  91. </span>
  92. </div>
  93. <div class="status ">
  94. <span class="svg-icon svg-icon-orange">
  95. <svg-icon svgid="svg-jx-downtime" />
  96. </span>
  97. <span class="text orange">
  98. 检修
  99. </span>
  100. </div>
  101. <div class="status ">
  102. <span class="svg-icon svg-icon-gray">
  103. <svg-icon svgid="svg-offline" />
  104. </span>
  105. <span class="text gray">
  106. 离线
  107. </span>
  108. </div>
  109. <div class="status ">
  110. <span class="svg-icon svg-icon-white">
  111. <svg-icon svgid="svg-intranet-involvement" />
  112. </span>
  113. <span class="text white">
  114. 受累
  115. </span>
  116. </div>
  117. </row>
  118. <row>
  119. <div class="status">
  120. <span class="text gray">
  121. 待风
  122. </span>
  123. <span class="value">
  124. {{ jczbmap.djnum }}
  125. </span>
  126. </div>
  127. <div class="status">
  128. <span class="text gray">
  129. 正常出力
  130. </span>
  131. <span class="value">
  132. {{ jczbmap.zcfdnum }}
  133. </span>
  134. </div>
  135. <div class="status">
  136. <span class="text gray">
  137. 降出力
  138. </span>
  139. <span class="value">
  140. {{ jczbmap.xdjclnum }}
  141. </span>
  142. </div>
  143. <div class="status">
  144. <span class="text gray">
  145. 故障停机
  146. </span>
  147. <span class="value">
  148. {{ jczbmap.gztjnum }}
  149. </span>
  150. </div>
  151. <div class="status">
  152. <span class="text gray">
  153. 检修停机
  154. </span>
  155. <span class="value">
  156. {{ jczbmap.jxtjnum }}
  157. </span>
  158. </div>
  159. <div class="status">
  160. <span class="text gray">
  161. 电网
  162. </span>
  163. <span class="value">
  164. {{ jczbmap.dwslnum }}
  165. </span>
  166. </div>
  167. <div class="status">
  168. <span class="text gray">
  169. 离线
  170. </span>
  171. <span class="value">
  172. {{ jczbmap.lxnum }}
  173. </span>
  174. </div>
  175. </row>
  176. </div>
  177. </row>
  178. </panel-3>
  179. </row>
  180. <div class="first-info mg-t-16 mg-b-16">
  181. <div style="flex:0 1 450px;">
  182. <panel title="场站">
  183. <station height="18.519vh" />
  184. </panel>
  185. </div>
  186. <div class="mg-l-16" style="flex:1 1 auto;" ref="lineChart">
  187. <panel title="4小时功率曲线图">
  188. <multiple-line-chart height="18.519vh" v-if="Powertrend" :list="Powertrend.value" :units="Powertrend.units" :showLegend="true" />
  189. </panel>
  190. </div>
  191. <div class="mg-l-16" style="flex:0 0 400px;">
  192. <panel class="light-matrix-panel">
  193. <light-matrix :list="fjmap" />
  194. </panel>
  195. </div>
  196. </div>
  197. <row>
  198. <Col :span="8">
  199. <panel title="日度损失电量分析">
  200. <dual-pie-chart :innerData="pieChartData.dayData" :outerData="pieChartData.dayData" height="21.296vh" />
  201. </panel>
  202. </Col>
  203. <Col :span="8">
  204. <panel title="月度损失电量分析">
  205. <dual-pie-chart :innerData="pieChartData.monthData" :outerData="pieChartData.monthData" height="21.296vh" />
  206. </panel>
  207. </Col>
  208. <Col :span="8">
  209. <panel title="年度损失电量分析">
  210. <dual-pie-chart :innerData="pieChartData.yearData" :outerData="pieChartData.yearData" height="21.296vh" />
  211. </panel>
  212. </Col>
  213. </row>
  214. <row>
  215. <Col :span="8">
  216. <panel title="日度损失电量分析">
  217. <hover-bar-chart :list="dayLost" height="21.296vh" />
  218. </panel>
  219. </Col>
  220. <Col :span="8">
  221. <panel title="日发电量对比">
  222. <multiple-bar-chart height="21.296vh" :list="CompleteElectricity.data" :units="CompleteElectricity.units" :showLegend="true" />
  223. </panel>
  224. </Col>
  225. <Col :span="8">
  226. <panel title="月发电量对比">
  227. <normal-line-chart height="21.296vh" :list="MonthCompare.value" :units="MonthCompare.units" />
  228. </panel>
  229. </Col>
  230. </row>
  231. </div>
  232. </div>
  233. </template>
  234. <script>
  235. import HoverBarChart from "../../../../components/chart/bar/hover-bar-chart.vue";
  236. import MultipleBarChart from "../../../../components/chart/bar/multiple-bar-chart.vue";
  237. import MultipleLineChart from "../../../../components/chart/line/multiple-line-chart.vue";
  238. import NormalLineChart from "../../../../components/chart/line/normal-line-chart.vue";
  239. import DualPieChart from "../../../../components/chart/pie/dual-pie-chart.vue";
  240. import BtnGroupDouble from "../../../../components/coms/btn/btn-group-double.vue";
  241. import Col from "../../../../components/coms/grid/col.vue";
  242. import Row from "../../../../components/coms/grid/row.vue";
  243. import SvgIcon from "../../../../components/coms/icon/svg-icon.vue";
  244. import Panel from "../../../../components/coms/panel/panel.vue";
  245. import Panel3 from "../../../../components/coms/panel/panel3.vue";
  246. import LightMatrix from "./light-matrix.vue";
  247. import Station from "./Station.vue";
  248. import WindSiteWeather from "./wind-site-weather.vue";
  249. import BtnGroup2 from "@com/coms/btn/btn-group-double.vue";
  250. export default {
  251. // 名称
  252. name: "WindSiteHome",
  253. // 使用组件
  254. components: { BtnGroup2, WindSiteWeather, Row, Col, Panel, DualPieChart, MultipleLineChart, Panel3, SvgIcon, HoverBarChart, MultipleBarChart, NormalLineChart, LightMatrix, BtnGroupDouble, Station },
  255. // 数据
  256. data() {
  257. return {
  258. timmer: null, // 计时器
  259. timmer2: null,
  260. nowTime: "", // 时间
  261. fjmap: [], // 分机矩阵
  262. tqmap: {}, // 天气数据
  263. glvos: {}, // 72小时功率曲线图
  264. wxssmap: {}, // 五项损失饼图数据
  265. jczbmap: {}, // 顶部基础数据
  266. dayLost: [], // 日度损失电量分析柱状图
  267. donePower: [], // 完成电量柱状图
  268. // 饼图数据
  269. pieChartData: {
  270. // 日度
  271. dayData: [
  272. {
  273. title: "",
  274. value: [],
  275. },
  276. ],
  277. // 月度
  278. monthData: [
  279. {
  280. title: "",
  281. value: [],
  282. },
  283. ],
  284. // 年度
  285. yearData: [
  286. {
  287. title: "",
  288. value: [],
  289. },
  290. ],
  291. },
  292. // 完成电量
  293. CompleteElectricity: {
  294. data: [
  295. {
  296. title: "发电量",
  297. yAxisIndex: 0,
  298. value: [],
  299. },
  300. {
  301. title: "预测电量",
  302. yAxisIndex: 0,
  303. value: [],
  304. },
  305. ],
  306. units: ["", ""],
  307. },
  308. // 4小时功率曲线图
  309. Powertrend: {
  310. value: [
  311. {
  312. title: "",
  313. value: [],
  314. },
  315. ],
  316. },
  317. // 月发电量对比
  318. MonthCompare: {
  319. units: ["(MK)"],
  320. value: [
  321. {
  322. title: "月发电量",
  323. yAxisIndex: 0,
  324. value: [],
  325. },
  326. {
  327. title: "月预测电量",
  328. yAxisIndex: 0,
  329. value: [],
  330. },
  331. ],
  332. },
  333. selectIndex: 0,
  334. rowIndex: 0,
  335. btnGroupsss: [
  336. {
  337. icon: "svg-wind-site",
  338. btns: [],
  339. },
  340. {
  341. icon: "svg-photovoltaic",
  342. btns: [],
  343. },
  344. ],
  345. };
  346. },
  347. // 函数
  348. methods: {
  349. getWp() {
  350. let that = this;
  351. that.API.requestData({
  352. method: "GET",
  353. subUrl: "powercompare/windfarmAllAjax",
  354. success(res) {
  355. let btnGroups = [
  356. {
  357. icon: "svg-wind-site",
  358. btns: [],
  359. },
  360. {
  361. icon: "svg-photovoltaic",
  362. btns: [],
  363. },
  364. ];
  365. res.data.forEach((ele, index) => {
  366. if (ele.id.indexOf("FDC") !== -1) {
  367. btnGroups[0].btns.push({
  368. text: ele.name,
  369. code: ele.id,
  370. });
  371. } else {
  372. btnGroups[1].btns.push({
  373. text: ele.name,
  374. code: ele.id,
  375. });
  376. }
  377. });
  378. that.btnGroupsss = btnGroups;
  379. that.renderBtnActiveIndex();
  380. },
  381. });
  382. },
  383. renderBtnActiveIndex() {
  384. this.btnGroupsss.forEach((pEle, pIndex) => {
  385. pEle.btns.forEach((cEle, cIndex) => {
  386. if (cEle.code === this.wpId) {
  387. this.rowIndex = pIndex;
  388. this.selectIndex = cIndex;
  389. }
  390. });
  391. });
  392. },
  393. select(res) {
  394. this.$router.replace({
  395. path: `/monitor/windsite/home/${res.code}`,
  396. });
  397. },
  398. // 根据风机状态码返回对应 class
  399. getColor(fjzt) {
  400. switch (fjzt) {
  401. case 0:
  402. return "green";
  403. case 1:
  404. return "blue";
  405. case 2:
  406. return "red";
  407. case 3:
  408. return "gray";
  409. case 4:
  410. return "orange";
  411. case 5:
  412. return "purple";
  413. case 6:
  414. return "write";
  415. }
  416. },
  417. // 请求服务
  418. requestData(showLoading) {
  419. this.requestWpInfo(showLoading);
  420. this.requestLoss(showLoading);
  421. this.requestPower(showLoading);
  422. this.requestMonthPower(showLoading);
  423. },
  424. // 获取场站监视数据
  425. requestWpInfo(showLoading) {
  426. let that = this;
  427. that.API.requestData({
  428. showLoading,
  429. method: "POST",
  430. subUrl: "monitor/findWpInfoBywpId",
  431. data: {
  432. wpId: that.wpId,
  433. },
  434. success(res) {
  435. if (res.data) {
  436. that.tqmap = res.data.tqmap;
  437. let fjmap = [];
  438. let keys = ["value1", "value2", "value3", "value4", "value5", "value6", "value7", "value9"];
  439. let Powertrend = {
  440. // 图表所用单位
  441. units: ["(万KWh)", "(风速)"],
  442. value: [
  443. {
  444. title: "应发功率",
  445. yAxisIndex: 1, // 使用单位
  446. value: [],
  447. },
  448. {
  449. title: "实发功率",
  450. yAxisIndex: 1, // 使用单位
  451. value: [],
  452. },
  453. {
  454. title: "理论功率",
  455. yAxisIndex: 1, // 使用单位
  456. value: [],
  457. },
  458. {
  459. title: "预测功率",
  460. yAxisIndex: 1, // 使用单位
  461. value: [],
  462. },
  463. {
  464. title: "保证功率",
  465. yAxisIndex: 1, // 使用单位
  466. value: [],
  467. },
  468. {
  469. title: "平均风速",
  470. yAxisIndex: 1, // 使用单位
  471. value: [],
  472. },
  473. {
  474. title: "小时预测功率",
  475. yAxisIndex: 1, // 使用单位
  476. value: [],
  477. },
  478. {
  479. title: "最有功率律",
  480. yAxisIndex: 1, // 使用单位
  481. value: [],
  482. },
  483. ],
  484. };
  485. let dayPieChartKey = [
  486. {
  487. key: "gzssdl",
  488. name: "故障损失电量",
  489. },
  490. {
  491. key: "jxssdl",
  492. name: "检修损失电量",
  493. },
  494. {
  495. key: "qfssdl",
  496. name: "性能损失电量",
  497. },
  498. {
  499. key: "slssdl",
  500. name: "受累损失电量",
  501. },
  502. {
  503. key: "xdssdl",
  504. name: "限电损失电量",
  505. },
  506. ];
  507. // 饼图 1 数据
  508. let dayData = [];
  509. // 饼图 2 数据
  510. let monthData = [];
  511. // 饼图 2 数据
  512. let yearData = [];
  513. res.data.fjjzmap.fjmap[0].forEach((ele) => {
  514. fjmap.push({
  515. tag: ele.wtnum,
  516. wtId: ele.wtId,
  517. wpId: ele.wpId,
  518. color: that.getColor(ele.fjzt),
  519. });
  520. });
  521. keys.forEach((key, keyIndex) => {
  522. res.data.glvos.forEach((ele) => {
  523. Powertrend.value[keyIndex].value.push({
  524. text: new Date(ele.time).formatDate("hh:mm"),
  525. value: ele[key],
  526. });
  527. });
  528. });
  529. dayPieChartKey.forEach((ele) => {
  530. dayData.push({
  531. value: res.data.wxssmap["r" + ele.key],
  532. unit: "万kwh",
  533. name: ele.name,
  534. });
  535. monthData.push({
  536. value: res.data.wxssmap["y" + ele.key] || 0,
  537. unit: "万kwh",
  538. name: ele.name,
  539. });
  540. yearData.push({
  541. value: res.data.wxssmap["n" + ele.key] || 0,
  542. unit: "万kwh",
  543. name: ele.name,
  544. });
  545. });
  546. that.fjmap = fjmap;
  547. that.Powertrend = Powertrend;
  548. that.jczbmap = res.data.jczbmap;
  549. that.pieChartData = {
  550. dayData,
  551. monthData,
  552. yearData,
  553. };
  554. } else {
  555. that.fjmap = [];
  556. that.Powertrend = {};
  557. that.jczbmap = {};
  558. that.pieChartData = {
  559. dayData: [],
  560. monthData: [],
  561. yearData: [],
  562. };
  563. }
  564. },
  565. });
  566. },
  567. // 获取日度损失电量分析
  568. requestLoss(showLoading) {
  569. let that = this;
  570. that.API.requestData({
  571. showLoading,
  572. method: "POST",
  573. subUrl: "monitor/findLossWpBar",
  574. data: {
  575. wpId: that.wpId,
  576. },
  577. success(res) {
  578. let dayLost = [];
  579. res.data.forEach((ele) => {
  580. dayLost.push({
  581. text: ele.timestr,
  582. value: ele.value1,
  583. });
  584. });
  585. that.dayLost = dayLost;
  586. },
  587. });
  588. },
  589. // 获取完成电量
  590. requestPower(showLoading) {
  591. let that = this;
  592. that.API.requestData({
  593. showLoading,
  594. method: "POST",
  595. subUrl: "monitor/findPowerWpBar",
  596. data: {
  597. wpId: that.wpId,
  598. },
  599. success(res) {
  600. let data = [
  601. {
  602. title: "发电量",
  603. yAxisIndex: 0,
  604. value: [],
  605. },
  606. {
  607. title: "预测电量",
  608. yAxisIndex: 0,
  609. value: [],
  610. },
  611. ];
  612. res.data.forEach((ele) => {
  613. data[0].value.push({
  614. text: ele.timestr,
  615. value: ele.value1 || 0,
  616. });
  617. data[1].value.push({
  618. text: ele.timestr,
  619. value: ele.value2 || 0,
  620. });
  621. });
  622. that.CompleteElectricity.data = data;
  623. },
  624. });
  625. },
  626. // 获取月发电量对比
  627. requestMonthPower(showLoading) {
  628. let that = this;
  629. that.API.requestData({
  630. showLoading,
  631. method: "POST",
  632. subUrl: "monitor/findMonthPowerWpBar",
  633. data: {
  634. wpId: that.wpId,
  635. },
  636. success(res) {
  637. let data = [
  638. {
  639. title: "月发电量",
  640. yAxisIndex: 0,
  641. value: [],
  642. },
  643. {
  644. title: "月预测电量",
  645. yAxisIndex: 0,
  646. value: [],
  647. },
  648. ];
  649. res.data.forEach((ele) => {
  650. data[0].value.push({
  651. text: ele.timestr,
  652. value: ele.value1,
  653. });
  654. data[1].value.push({
  655. text: ele.timestr,
  656. value: ele.value2,
  657. });
  658. });
  659. that.MonthCompare.value = data;
  660. },
  661. });
  662. },
  663. },
  664. created() {
  665. let that = this;
  666. that.wpId = that.$route.params.wpId;
  667. that.$nextTick(() => {
  668. that.getWp();
  669. that.requestData(false);
  670. that.timmer = setInterval(() => {
  671. that.requestData(false);
  672. }, that.$store.state.websocketTimeSec);
  673. that.timmer2 = setInterval(() => {
  674. that.nowTime = new Date().formatDate("hh:mm:ss");
  675. }, 1000);
  676. });
  677. },
  678. mounted() {},
  679. unmounted() {
  680. clearInterval(this.timmer);
  681. clearInterval(this.timmer2);
  682. this.timmer = null;
  683. this.timmer2 = null;
  684. },
  685. watch: {
  686. $route(res) {
  687. this.wpId = res.params.wpId;
  688. this.requestData(false);
  689. this.renderBtnActiveIndex();
  690. },
  691. },
  692. };
  693. </script>
  694. <style lang="less">
  695. .wind-site-home {
  696. .first-info {
  697. display: flex;
  698. }
  699. .wind-site-info {
  700. margin-left: 0.7407vh;
  701. flex: 1 0 auto;
  702. padding: 8px;
  703. & > .row {
  704. height: 100%;
  705. }
  706. .info-item {
  707. text-align: center;
  708. flex: 1;
  709. .value {
  710. font-size: 14px;
  711. margin-bottom: 8px;
  712. }
  713. .text {
  714. font-size: 12px;
  715. color: @gray;
  716. }
  717. }
  718. }
  719. .wind-running-info {
  720. margin-left: 8px;
  721. padding: 8px;
  722. flex: 1 1 auto;
  723. & > .row {
  724. height: 100%;
  725. }
  726. .fengji {
  727. display: flex;
  728. align-content: center;
  729. flex: 0 0 auto;
  730. .fengji-icon {
  731. padding: 12px;
  732. border-radius: 50%;
  733. box-shadow: inset 1.5px -1px 1px 0px @green;
  734. svg {
  735. width: 32px;
  736. height: 32px;
  737. }
  738. }
  739. .info {
  740. display: flex;
  741. flex-direction: column;
  742. justify-content: center;
  743. .text {
  744. font-size: 12px;
  745. margin-bottom: 1.111vh;
  746. }
  747. .value {
  748. text-align: right;
  749. font-size: 24px;
  750. }
  751. }
  752. }
  753. .situation {
  754. flex: 1 1 auto;
  755. margin-left: 1.481vh;
  756. .row + .row {
  757. margin: 0;
  758. }
  759. .status {
  760. flex: 1;
  761. width: 75px;
  762. display: flex;
  763. align-items: center;
  764. padding: 4px 0;
  765. svg {
  766. width: 18px;
  767. height: 18px;
  768. margin-right: 4px;
  769. }
  770. .text {
  771. font-size: 12px;
  772. flex: auto;
  773. }
  774. .value {
  775. font-size: 12px;
  776. padding-right: 0.741vh;
  777. }
  778. }
  779. .icon-status {
  780. .text {
  781. font-size: 12px;
  782. font-weight: 600;
  783. }
  784. }
  785. }
  786. }
  787. .light-matrix-panel {
  788. height: 100%;
  789. .panel-body {
  790. height: 100%;
  791. }
  792. }
  793. }
  794. .btn-group-tabs {
  795. display: flex;
  796. flex-direction: row;
  797. }
  798. </style>