重构代码:Log获得数据脚本移除/

This commit is contained in:
Argo-MacBookPro 2018-11-05 17:55:24 +08:00
parent b81c9252cb
commit 76ce84dd86
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
$(function () {
var url = 'api/Logs/';
var url = 'api/Logs';
$('.card-body table').smartTable({
url: url,