ZaiZai 9 달 전
부모
커밋
f21b0ae060
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/project/list/edit-formula.vue

+ 1 - 0
src/views/project/list/edit-formula.vue

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