The pop-up prompt on the right side of the form form cannot be empty

1  if (key == null || key == "" ) {
 2              layer.tips('Process ID key cannot be empty', $('#search_input' ), {
 3                  tips: [3, '#5FB878' ]
 4              });
 5              return ;
 6          }

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324972340&siteId=291194637