e97b12ad by lxs

结果确认界面调整

1 parent 7a549942
...@@ -704,6 +704,7 @@ const saveFields = (params, isBatch = false) => { ...@@ -704,6 +704,7 @@ const saveFields = (params, isBatch = false) => {
704 } else { 704 } else {
705 currTableData.value.changeStatus = 'Y'; 705 currTableData.value.changeStatus = 'Y';
706 } 706 }
707 getFieldCount()
707 } else { 708 } else {
708 ElMessage.error(res.msg); 709 ElMessage.error(res.msg);
709 } 710 }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!