From d37bf55e27b7edb61037bccde6cabeda1ddec6b7 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 30 七月 2024 15:54:22 +0800
Subject: [PATCH] git ch
---
company/src/views/business/switchCourt.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/company/src/views/business/switchCourt.vue b/company/src/views/business/switchCourt.vue
index a72ac8e..6a05cd8 100644
--- a/company/src/views/business/switchCourt.vue
+++ b/company/src/views/business/switchCourt.vue
@@ -77,7 +77,7 @@
<el-table-column prop="solutionsName" label="淇濋櫓鏂规" min-width="150px" align="center"></el-table-column>
<el-table-column prop="changeNum" label="鏇存崲娲鹃仯鍗曚綅浜烘暟" min-width="150px" align="center">
<template slot-scope="{row}">
- {{row.changeNum||0}}浜�
+ {{row.changeNum||0}} 浜�
</template>
</el-table-column>
<el-table-column prop="createDate" label="鎻愪氦鏃堕棿" min-width="150px" align="center"></el-table-column>
--
Gitblit v1.9.3