Commit 54268e7b authored by 徐一鸣's avatar 徐一鸣

服务申请fixed

parent d90f8f65
......@@ -216,6 +216,7 @@ export default {
this.service_arr[0]["size"] = size;
this.service_arr[0]["count"] = service_data.duration*el.money+'金币';
this.all_cost = service_data.duration*el.money
}
});
this.service_arr[0]["applytype"] =
......
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