Ming %!s(int64=4) %!d(string=hai) anos
pai
achega
994bc1cf4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test.html

+ 1 - 1
test.html

@@ -54,7 +54,7 @@
                     var getState = result.RESULT[0].STATE
                     console.log('getState')
                     console.log(getState);
-                    if (getState != 3) {
+                    if (getState != 3 && result.success) {
                         layui.use('layer', function() {
                             var layer = layui.layer;
                             layer.open({