* Fix bug #37439.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user