使用Vue的时候常见的报错 2019-03-27 本文已影响0人 Echo_前端 1、Computed property "currentRes" was assigned to but it has no setter. 一般是因为直接修改了computed中的值导致