wenliming %!s(int64=3) %!d(string=hai) anos
pai
achega
313cf157ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/components/give-dialog.vue

+ 1 - 1
src/view/components/give-dialog.vue

@@ -469,7 +469,7 @@ const getPayAmount = async (amountValue) => {
 };
 };
 
 
 const confirm = () => {
 const confirm = () => {
-    if (submitIng.value || iptErrMsgTxt) {
+    if (submitIng.value || iptErrMsgTxt.value) {
         return;
         return;
     }
     }
     let { totalCount = 0 } = baseFormData;
     let { totalCount = 0 } = baseFormData;