diff --git a/src/views/system/config/index.vue b/src/views/system/config/index.vue index f9acae5a8..15d800c64 100644 --- a/src/views/system/config/index.vue +++ b/src/views/system/config/index.vue @@ -27,22 +27,6 @@ @keyup.enter="handleQuery" /> - - - - - - - - 搜索 重置 @@ -51,7 +35,7 @@ - + @@ -63,26 +47,6 @@ 新增 - - 修改 - - - 删除 - 导出 @@ -100,59 +64,64 @@ - - - - - - - - - - - - - - - {{ parseTime(scope.row.createTime) }} - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + {{ row.remark || '-' }} + + + + + + + + + + + + + + + + @@ -187,27 +156,23 @@