提交 ea3047a3 authored 作者: coderBryanFu's avatar coderBryanFu

Merge branch 'pre' of http://8.140.26.4:10003/caijian/risk-monitor into fk-dev

流水线 #521 已通过 于阶段
in 1 分 45 秒
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
</div> </div>
</div> </div>
<div class="box3-content"> <div class="box3-content">
<div class="box3-content-title">中国军事工业复合体企业清单(CMIC)更新频度</div> <div class="box3-content-title">中国军事工业复合体企业清单(CMC)更新频度</div>
<el-table <el-table
:data="commerceControlListReleaseFreq" :data="commerceControlListReleaseFreq"
stripe stripe
...@@ -1763,7 +1763,7 @@ const handleEntityRowClick = row => { ...@@ -1763,7 +1763,7 @@ const handleEntityRowClick = row => {
window.open(route.href, "_blank"); window.open(route.href, "_blank");
}; };
// 点击中国军事工业复合体企业清单(CMIC)更新频度 // 点击中国军事工业复合体企业清单(CMC)更新频度
const handleCommercialRowClick = row => { const handleCommercialRowClick = row => {
console.log("row", row); console.log("row", row);
const params = { const params = {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论