mutations: { increment(state) { state.show++ }, Minus { state.show-- } } <div style="color: red">111</div>