From 59fa92844aa21d9419898bc83a39c67b3d02fd0d Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 10 Jan 2024 15:01:07 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_web
---
src/views/property/propertyCapitalApply.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/property/propertyCapitalApply.vue b/src/views/property/propertyCapitalApply.vue
index 42eb3e3..dd1c86a 100644
--- a/src/views/property/propertyCapitalApply.vue
+++ b/src/views/property/propertyCapitalApply.vue
@@ -12,8 +12,8 @@
</el-button>
<el-button :size="size" type="text" @click="goDetail(row)">查看申请
</el-button>
- <el-button :size="size" type="text" @click="goDetail(row)">删 除
- </el-button>
+ <!-- <el-button :size="size" type="text" @click="goDetail(row)">删 除
+ </el-button> -->
</template>
<!-- <template slot="menuLeft">
<el-button size="small" icon="el-icon-delete" plain v-if="permission.propertyCapitalApply_delete"
--
Gitblit v1.9.3