标签: javascript arrays redux react-redux
我正在为reducer编写switch语句,并想在返回整个对象时更新给定属性的拼接版本。
如何将更新后的数组正确存储到对象中? 这是一个模拟问题的函数:
cout << "Reading" << this->title.c_str() << " by " << this->author.c_str() << endl;
返回的对象的初始目标不变为“ targetProp”,而不是更新的目标