SOURCE

console 命令行工具 X clear

                    
>
console
cola(function(model) {
model.set({
    currentDate:new Date()
  })

});
<c-datepicker bind="currentDate" inputtype="datatime"></c-datepicker>
.ui.panel{
  background-color:#fff;
}

本项目引用的自定义外部资源