ludc
2023-06-09 75212b53168e4979db4fa2939109fe2f9a489524
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/** 是否高级查询 */){