mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
完成部分科幻风样式;
This commit is contained in:
@@ -959,6 +959,9 @@ define(["jquery", "tableSelect", "ckeditor", 'miniTheme'], function ($, tableSel
|
||||
|
||||
// 统一列返回数据处理
|
||||
returnColumnValue(data) {
|
||||
if(!data.LAY_COL){
|
||||
return '';
|
||||
}
|
||||
var option = data.LAY_COL;
|
||||
var field = option.field;
|
||||
var defaultValue = option.defaultValue;
|
||||
|
||||
Reference in New Issue
Block a user