tangning 1 день назад
Родитель
Сommit
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,
     caseId: props.caseId,
     shareAuth: shareAuthVal,
     shareAuth: shareAuthVal,
     mapShow: mapShowVal,
     mapShow: mapShowVal,
-    shareAuthCode:shareAuthVal ? shareAuthCode.value : 0,
+    shareAuthCode:shareAuthVal ? shareAuthCode.value : '',
   });
   });
   // if(shareAuthVal){
   // if(shareAuthVal){
   //   await (shareRef.value as any)?.submit(true);
   //   await (shareRef.value as any)?.submit(true);