Explorar el Código

审核对比选项逻辑修改

lishihao hace 10 meses
padre
commit
148020ddfc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/maintain/report/js/rpt_tpl_main.js

+ 1 - 1
web/maintain/report/js/rpt_tpl_main.js

@@ -1011,7 +1011,7 @@ let zTreeOprObj = {
                                 $("#element_constructSumFlags_audit")[0].selectedIndex = 0;
                             }
                         } else {
-                            $("#element_Flags_tplType")[0].selectedIndex = 0;
+                            $("#element_constructSumFlags_audit")[0].selectedIndex = 0;
                         }
                     } else {
                         $("#element_flags_select")[0].selectedIndex = 0;