diff --git a/frontend/src/views/BrandManage.vue b/frontend/src/views/BrandManage.vue
index f152933..25e7b0f 100644
--- a/frontend/src/views/BrandManage.vue
+++ b/frontend/src/views/BrandManage.vue
@@ -16,15 +16,15 @@
-
-
+
+
{{ formatDate(scope.row.created_at) }}
-
+
编辑
diff --git a/frontend/src/views/DictionaryManage.vue b/frontend/src/views/DictionaryManage.vue
index a4dccf5..ebbd105 100644
--- a/frontend/src/views/DictionaryManage.vue
+++ b/frontend/src/views/DictionaryManage.vue
@@ -7,10 +7,10 @@
新增分类
-
-
+
+
-
+
编辑
@@ -28,10 +28,10 @@
新增子分类
-
-
-
-
+
+
+
+
编辑
diff --git a/frontend/src/views/FactoryManage.vue b/frontend/src/views/FactoryManage.vue
index b8ecde5..a40589b 100644
--- a/frontend/src/views/FactoryManage.vue
+++ b/frontend/src/views/FactoryManage.vue
@@ -6,20 +6,20 @@
-
-
-
-
+
+
+
+
{{ (scope.row.usernames || []).join('、') || '-' }}
-
+
{{ formatRegion(scope.row.province, scope.row.city, scope.row.district) }}
-
+
详情