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 @@ - +