فهرست منبع

shareAuthCode != 0

tangning 1 روز پیش
والد
کامیت
8f328d3803
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/view/case/newShare.vue

+ 1 - 1
src/view/case/newShare.vue

@@ -114,7 +114,7 @@ const handleConfirm = async (showTips = false) => {
     caseId: props.caseId,
     shareAuth: shareAuthVal,
     mapShow: mapShowVal,
-    shareAuthCode:shareAuthVal ? shareAuthCode.value : 0,
+    shareAuthCode:shareAuthVal ? shareAuthCode.value : '',
   });
   // if(shareAuthVal){
   //   await (shareRef.value as any)?.submit(true);