|
@@ -249,6 +249,7 @@ export const insertSearch = (state,action)=>{
|
|
// res.saveText[inserIndx] = searchData;
|
|
// res.saveText[inserIndx] = searchData;
|
|
res.saveText = fullfillText(res.data).saveText;
|
|
res.saveText = fullfillText(res.data).saveText;
|
|
res.mainIds.push(id);
|
|
res.mainIds.push(id);
|
|
|
|
+ res.mainSymptIds.push(id);
|
|
res.editClear = false;//主诉框编辑状态
|
|
res.editClear = false;//主诉框编辑状态
|
|
}else{
|
|
}else{
|
|
// 替换
|
|
// 替换
|