Source/UBCS-WEB/src/views/code/code.vue
@@ -1901,7 +1901,7 @@ //存储当前关联的编码规则相关信息 this.currentCodeRuleOid = row.oid; this.currentRuleLcStatus = row.lcStatus; this.sendGridCodeBasicSec({"cpkCodeRule":row.oid},false); this.sendGridCodeBasicSec({"pkCodeRule":row.oid},false); }, // 发送加载基础码段的请求 sendGridCodeBasicSec(condition,isAdancedQuery/** 是否高级查询 */){