* common: optimize dtable layout without auto size col.
This commit is contained in:
@@ -115,7 +115,6 @@ 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