@@ -506,6 +506,7 @@ const selectEleFormulaItem = (item) => {
//保存
const submitLoading = ref(false)
const submitClick = async () => {
+ //重置函数
if (isResetFun.value) {
setProcessFormula()
}