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()
     }