在 angular 中故意將 input type=date 型別的 ng-model 限制為 Date 型別。 ... formatters.push(function(modelValue){ if(modelValue) { return new ...
確定! 回上一頁