Update public.js

pull/504/head
Mr Chen 1 year ago
parent 6619ae0bc5
commit d27db369dc
  1. 2
      route/static/app/public.js

@ -2152,7 +2152,7 @@ function pluginOpService(a, b, v, _suffix_name='') {
} }
if( g.status && g.data != 'ok' ) { if( g.status && g.data != 'ok' ) {
layer.msg(g.data, {icon: 2,time: 3000,shade: 0.3,shadeClose: true}); layer.msg(g.data, {icon: 2,time: 6000,shade: 0.3,shadeClose: true});
} }
setTimeout(function(){ setTimeout(function(){

Loading…
Cancel
Save