Explorar el Código

fix: 分享组价模板bug

vian hace 4 años
padre
commit
54502d3cb9
Se han modificado 1 ficheros con 1 adiciones y 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 = {