Sfoglia il codice sorgente

放开点位查询1年

hfxc226 2 anni fa
parent
commit
bfaf84d0c0
1 ha cambiato i file con 5 aggiunte e 2 eliminazioni
  1. 5 2
      src/views/remote/opc-log/modules/Detail.vue

+ 5 - 2
src/views/remote/opc-log/modules/Detail.vue

@@ -25,7 +25,7 @@
             <a-select-option :value="parseInt('3')">
               1小时
             </a-select-option>
-            <!--            <a-select-option value="4">
+            <a-select-option value="4">
               3小时
             </a-select-option>
             <a-select-option value="5">
@@ -45,7 +45,10 @@
             </a-select-option>
             <a-select-option value="10">
               30天
-            </a-select-option>-->
+            </a-select-option>
+            <a-select-option value="11">
+              一年
+            </a-select-option>
           </a-select>
           <a-button
             style="margin-left: 8px"