Explorar o código

fix: 分享组价模板bug

vian %!s(int64=4) %!d(string=hai) anos
pai
achega
54502d3cb9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/common/components/share/index.js

+ 1 - 1
web/common/components/share/index.js

@@ -14,7 +14,7 @@ const SHARE_TO = (() => {
         PROJECT: 1,
         RATION_LIB: 2,
         GLJ_LIB: 3,
-        BLOCK_LIB: 3,
+        BLOCK_LIB: 4,
     };
 
     const ModeToLibType = {