wuxw
2020-01-14 69e2baf5518079bfc16cfadc2fb29842fb3de85d
WebService/src/main/resources/components/privilegePackage/privilege-manage/privilege.html
@@ -29,6 +29,7 @@
                    <tr>
                        <th>权限编码</th>
                        <th>权限名称</th>
                        <th>资源路径</th>
                        <th>权限描述</th>
                        <th>创建时间</th>
                        <th>操作</th>
@@ -40,6 +41,7 @@
                        {{privilege.pId}}
                    </td>
                    <td class="mail-ontact">{{privilege.name}}</td>
                    <td class="mail-ontact">{{privilege.resource}}</td>
                    <td class="mail-subject">{{privilege.description}}</td>
                    <td class="">{{vc.dateFormat(privilege.createTime)}}</td>
                    <td class="text-right mail-date">