Преглед на файлове

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

zhangjingyuan преди 3 години
родител
ревизия
d4ad320a61
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  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 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`;
       (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)
       await curdPost("sql", sql)
-        .then((res) => {
-          console.log(sql)
-          
+        .then((res) => { 
           const data = res.variables.data;
           const data = res.variables.data;
           // if(data.length <=0){
           // if(data.length <=0){
           //   this.eBgRateData.data.push([])
           //   this.eBgRateData.data.push([])