展杰
2024-07-03 47e9b5822750378cdaf537e70ab8113355c48335
pages/index/index.vue
@@ -1,3 +1,4 @@
<template>
   <view>
      <u-grid :col="3" @click="gotoPage" border>
@@ -36,6 +37,11 @@
                  src:'/pages/work_reporting/work_reporting',
                  icon:''
               },
               {
                  name :'设备点检计划',
                  src:'/pages/eqSpotCheck/eqSpotCheckList',
                  icon:''
               },
            ]
         }
      },