zpf 1 жил өмнө
parent
commit
625195a895
1 өөрчлөгдсөн 4 нэмэгдсэн , 4 устгасан
  1. 4 4
      src/views/viewer.vue

+ 4 - 4
src/views/viewer.vue

@@ -46,13 +46,13 @@ export default {
     beforeMount() { }, //生命周期 - 挂载之前
     async mounted() {
 
-        let obj = { beginTime: '20230612', endTime: '20230817', jscType: 'jsc_wpjc_yelx', id: '46' };
-        let data = await cockpitInfo(obj);
+        // let obj = { beginTime: '20230612', endTime: '20230817', jscType: 'jsc_wpjc_yelx', id: '46' };
+        // let data = await cockpitInfo(obj);
 
 
 
-        let obj1 = { beginTime: '20230612', endTime: '20230817', jscType: 'jsc_wpjc_ztsh', id: '46' }
-        let data1 = await cockpitInfo(obj1);
+        // let obj1 = { beginTime: '20230612', endTime: '20230817', jscType: 'jsc_wpjc_ztsh', id: '46' }
+        // let data1 = await cockpitInfo(obj1);
 
         // console.log(data, "asda");
         // console.log(data1, "asda");