Ver Fonte

fix:设备管理看板输出注释

zhangjingyuan há 3 anos atrás
pai
commit
d4ad320a61
1 ficheiros alterados com 1 adições e 3 exclusões
  1. 1 3
      src/views/system/jbdHome/board/equipmentBoard.vue

+ 1 - 3
src/views/system/jbdHome/board/equipmentBoard.vue

@@ -226,9 +226,7 @@ export default {
       (select count(*) as weiHuNoEquipments  from t_mjsbwhjhzb where create_time_ LIKE '${this_.month}%') as h,
       (select count(*) as weiHuEquipments  from t_mjsbwhbyjlby where create_time_ LIKE '${this_.month}%' and shi_fou_guo_shen_ ='1') as h1`;
       await curdPost("sql", sql)
-        .then((res) => {
-          console.log(sql)
-          
+        .then((res) => { 
           const data = res.variables.data;
           // if(data.length <=0){
           //   this.eBgRateData.data.push([])