Browse Source

短临预报关闭36 48小时

wangqin
王钦 7 months ago
parent
commit
402e765772
  1. 16
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/meteorologyCheck/components/sortFaceForecast/index.vue

16
ruoyi-ui/src/views/JiHeExpressway/pages/perception/meteorologyCheck/components/sortFaceForecast/index.vue

@ -141,14 +141,14 @@ export default {
text: "24小时", text: "24小时",
id: 24, id: 24,
}, },
{ // {
text: "36小时", // text: "36",
id: 36, // id: 36,
}, // },
{ // {
text: "48小时", // text: "48",
id: 48, // id: 48,
}, // },
], ],
pointList: [ pointList: [
{ {

Loading…
Cancel
Save