Explorar o código

合并报错修改

zhouna %!s(int64=5) %!d(string=hai) anos
pai
achega
60367ef6ee
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/js/popup.js

+ 0 - 4
src/js/popup.js

@@ -2,10 +2,6 @@ const {post,config} = require('./promise.js');
 const $ = require("jquery");
 
 $(".conditionHintTips").on('click',".radioChecks",function(e){
-    const isShow =  $(this).parent().attr("data-isShow")
-    if(isShow == '0') {
-        return;
-    }
   e.stopPropagation()
   const isShow = $(this).parent().attr("data-isShow")
   if(isShow == '0') {