Commit 6d53b9c8 authored by 刘殿昕's avatar 刘殿昕

fixed申请次数

parent c9202cd0
...@@ -1296,7 +1296,7 @@ export default { ...@@ -1296,7 +1296,7 @@ export default {
this.$set( this.$set(
this.service_header_arr["first"][1], this.service_header_arr["first"][1],
"text", "text",
data.apply_num data.apply_count
); );
this.$set( this.$set(
this.service_header_arr["first"][2], this.service_header_arr["first"][2],
......
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