单应用项目,可以创建很多独立工具类页面 ,不用登录 初始化的页面
chenyc
2025-04-21 2b83d4d511401b7011e51170d8d7d25c2ca45c51
src/views/deviceWindows.vue
@@ -342,15 +342,6 @@
  });
  // 是否是消毒类型和待机
  const xiaoduzhuangti=computed(()=>{
    // const list=device.value.设备状态列表
    // if(list&&list.length>0){
    //    const x= list.findIndex(e=>{return e.状态类型==='透析机消毒'||e.状态类型==='待机'})
    //    if(x>=0){
    //     return true
    //    }else{
    //     return false
    //    }
    // }
    return false
  });
  // 状态颜色