摘要:
angular.module('app.component', []).directive('select', function () { return { restrict: 'E', scope: { currentValue: '=', list: '=', isDisabled: '=', 阅读全文
posted @ 2020-03-14 17:05
浅浅一笑~
阅读(233)
评论(0)
推荐(0)