ZaiZai 9 tháng trước cách đây
mục cha
commit
f21b0ae060
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()
     }