Commit bd26aa21 authored by 赵伟庚's avatar 赵伟庚

up 3.0.5

parent f5f4d776
Pipeline #77096 canceled with stage
...@@ -73,7 +73,6 @@ export default { ...@@ -73,7 +73,6 @@ export default {
this.name = obj.name this.name = obj.name
this.urlFilter = obj.id.toString() this.urlFilter = obj.id.toString()
this.filterNames = ["服务类型", "业务领域", "服务来源组织"] this.filterNames = ["服务类型", "业务领域", "服务来源组织"]
} else { } else {
console.log(response.data.errMsg); console.log(response.data.errMsg);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment