单应用项目,可以创建很多独立工具类页面 ,不用登录 初始化的页面
chenyc
2025-04-15 79ae5b195d30137a284a5654fa68fbe2c60c301f
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
  });
  // 状态颜色