webui: Fix upload page script syntax error
Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
}
|
}
|
||||||
}).fail(function () {
|
}).fail(function () {
|
||||||
layer.msg("请求失败,请稍后再试");
|
layer.msg("请求失败,请稍后再试");
|
||||||
}
|
});
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user