From 0b6f6612a5dcd199c4cfbb71d1f470d76c33bdd4 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Wed, 9 Jan 2019 19:52:05 +0800 Subject: [PATCH] Update mysql.js --- plugins/mysql/js/mysql.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/mysql/js/mysql.js b/plugins/mysql/js/mysql.js index e43f5fa2b..34ed8de54 100755 --- a/plugins/mysql/js/mysql.js +++ b/plugins/mysql/js/mysql.js @@ -888,7 +888,7 @@ function dbList(page, search){ ''+ ''+ ''; - list += '备份'; + // list += '备份'; list += ''+rdata.data[i]['ps']+''; list += '' + '管理 | ' + @@ -915,7 +915,9 @@ function dbList(page, search){ 数据库名\ 用户名\ 密码\ - 备份备注\ + '+ + // '备份'+ + '备注\ 操作\ \ '+ list +'\