LAPTOP-BJJ3IV5R\SIWEI 11 сар өмнө
parent
commit
701ca07149

+ 2 - 2
src/views/cockpit/tdsc.vue

@@ -419,8 +419,8 @@ export default {
     async init_scjd(params) {
       const that = this;
       let obj = {
-        beginTime: 2024,//params ? params.beginTime : store.state.cockpit_date[0],
-        endTime: 2024,//params ? params.endTime : store.state.cockpit_date[1],
+        // beginTime: params ? params.beginTime : store.state.cockpit_date[0],
+        // endTime: params ? params.endTime : store.state.cockpit_date[1],
         jscType: 'jsc_tdsc_ztgh',
         id: params ? params.id : '4602'
       };