diff --git a/textMark/db.sqlite3 b/textMark/db.sqlite3 index 70beed2..04830b7 100644 Binary files a/textMark/db.sqlite3 and b/textMark/db.sqlite3 differ diff --git a/textMark/templates/textMark/mgraph.html b/textMark/templates/textMark/mgraph.html index db24724..ecbb563 100644 --- a/textMark/templates/textMark/mgraph.html +++ b/textMark/templates/textMark/mgraph.html @@ -212,7 +212,7 @@

Graph

console.log("complete"); }, }); - //location.reload(); + location.reload(); } }, { "name": "修改", @@ -244,6 +244,7 @@

Graph

console.log("complete"); }, }); + location.reload(); } } }