MaiXinRong 4 years ago
parent
commit
e24e5329d1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/public/js/stage.js

+ 0 - 1
app/public/js/stage.js

@@ -4027,7 +4027,6 @@ $(document).ready(() => {
             $('#hide-all').hide();
             return false;
         }
-        return false;
         const checkType = parseInt($('[name=checkType]').val());
         const data = {
             opinion: $(`${'#sp-done'}`).find('[name=opinion]').val().replace(/\r\n/g, '<br/>').replace(/\n/g, '<br/>').replace(/\s/g, ' '),