fix: path bug

This commit is contained in:
CaiHQ
2021-10-26 11:22:45 +08:00
parent a117a53b0b
commit e96048de2a
8 changed files with 2837 additions and 18 deletions

View File

@@ -137,7 +137,7 @@ ${table[i].name}
</tr>`
}
html += tableTail;
html = "<h5 class='card-title'>合约实例列表</h5>" + html;
html = "<h5 class='card-title'>DO实例列表</h5>" + html;
ciTabDiv.html(html);
$("#ciTabDivTab").DataTable(