diff --git a/src/views/am/area.vue b/src/views/am/area.vue index 87319a58..a3da1e09 100644 --- a/src/views/am/area.vue +++ b/src/views/am/area.vue @@ -8,6 +8,7 @@ @@ -32,12 +33,10 @@ ref="table" :apiObj="apiObj" row-key="id" - stripe @resetQuery="resetQuery" - @row-click="rowClick" + @row-click="rowClick" > - 围栏 @@ -133,6 +133,7 @@ text type="warning" size="small" + v-auth="area.update" @click="handleForm('edit', scope.row)" >编辑 @@ -141,7 +142,7 @@ @confirm="handleDel(scope.row, scope.$index)" > @@ -159,6 +160,7 @@ @@ -183,19 +185,17 @@ ref="accesstable" :data="apiaccessObj" row-key="id" - stripe @resetQuery="resetQuery" > - - +