浏览代码

fix: 分享组价模板bug

vian 4 年之前
父节点
当前提交
54502d3cb9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 = {