From 25738e54132f3a4d806d35854b8e257ac38ecbf0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=86=8A=E4=B8=BD=E5=90=9B?= <664953382@qq.com>
Date: Mon, 25 Oct 2021 17:01:41 +0800
Subject: [PATCH] up
---
src/views/customer/index.vue | 16 ++++++++--------
src/views/policy/tag/index.vue | 4 ++++
src/views/technology/achievement/add.vue | 4 ++--
src/views/technology/achievement/index.vue | 2 +-
src/views/technology/demand/add.vue | 2 +-
5 files changed, 16 insertions(+), 12 deletions(-)
diff --git a/src/views/customer/index.vue b/src/views/customer/index.vue
index e4279e2..e38a744 100644
--- a/src/views/customer/index.vue
+++ b/src/views/customer/index.vue
@@ -293,7 +293,7 @@
A 高企认定门槛
一、企业基本情况
-
+
@@ -335,35 +335,35 @@
二、财务数据(单位:万元)
-
+
-
+
-
+
三、人力资源
-
+
-
+
四、其他
{
this.tagList = data.list;
@@ -229,6 +231,7 @@ export default {
},
// 编辑 input显示
showEditTagInput(index) {
+ if(this.classId == '1415156445908963328') return this.msgInfo('该分类标签禁止操作');
this.$set(this.editable, index, true);
this.$nextTick(_ => {
let editableInput = 'editableInput' + index;
@@ -236,6 +239,7 @@ export default {
});
},
handleClose(id, i) {
+ if(this.classId == '1415156445908963328') return this.msgInfo('该分类标签禁止操作');
del({ id }).then(res => {
this.tagList.splice(i, 1);
});
diff --git a/src/views/technology/achievement/add.vue b/src/views/technology/achievement/add.vue
index e20a1f4..0b7f152 100644
--- a/src/views/technology/achievement/add.vue
+++ b/src/views/technology/achievement/add.vue
@@ -38,7 +38,7 @@
-
+
diff --git a/src/views/technology/demand/add.vue b/src/views/technology/demand/add.vue
index b33ca91..ed51bb1 100644
--- a/src/views/technology/demand/add.vue
+++ b/src/views/technology/demand/add.vue
@@ -36,7 +36,7 @@
-
+