mark
2022-10-09 c72156587ad51a022b2e3fced4701c8c9785302f
src/router/index.js
@@ -135,7 +135,7 @@
    name: "dataPush",
    component: () => import(/* webpackChunkName: "about" */ "../views/dataPush"),
    meta: {
      title: "数据推送"
      title: "数据上传"
    }
  },
  {