8
0
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 submitLoading = ref(false)
 const submitClick = async () => {
 const submitClick = async () => {
+    //重置函数
     if (isResetFun.value) {
     if (isResetFun.value) {
         setProcessFormula()
         setProcessFormula()
     }
     }