From 2f812e33de0e2507ab87b0b458faad788c52b7a4 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 17 七月 2025 09:26:43 +0800
Subject: [PATCH] 前端
---
admin/src/views/business/categoryCar.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/admin/src/views/business/categoryCar.vue b/admin/src/views/business/categoryCar.vue
index ec09f91..666fcee 100644
--- a/admin/src/views/business/categoryCar.vue
+++ b/admin/src/views/business/categoryCar.vue
@@ -31,7 +31,7 @@
</el-image>
</template>
</el-table-column>
- <el-table-column prop="name" label="鍗曚綅鍚嶇О" min-width="100px"></el-table-column>
+ <el-table-column prop="name" label="鍚嶇О" min-width="100px"></el-table-column>
<el-table-column prop="isFixed" label="鏄惁鍥哄畾杞﹁締" min-width="100px">
<template slot-scope="{row}">
<span v-if="row.isFixed ==1" >鏄�</span>
--
Gitblit v1.9.3