AngularJS Directive - Use same directive with different values

前端 未结 0 1447
旧巷少年郎
旧巷少年郎 2021-02-14 12:17

I have the following directive:

app.directive("parishProCommunicant", function ($parse) {
    return {
        restrict: "E",
        template         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题