* zin: fix loading indicator not show as expected.
This commit is contained in:
+1
-1
@@ -269,7 +269,7 @@
|
||||
{
|
||||
updatePerfInfo(options, 'requestBegin');
|
||||
if(isDebugRequest) return;
|
||||
toggleLoading();
|
||||
toggleLoading(target);
|
||||
},
|
||||
success: (data) =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user