This commit is contained in:
liumengyi
2023-08-18 17:24:23 +08:00
parent b1dc250ff7
commit b562b0ac59
3 changed files with 15 additions and 2 deletions
+1
View File
@@ -115,6 +115,7 @@ js::set('isCNLang', !$this->loadModel('common')->checkNotCN());
<script>
cols = JSON.parse(cols);
data = JSON.parse(data);
if(convertCols != undefined) cols = convertCols(cols);
const options =
{
striped: true,