diff --git a/src/views/api/erpConfig/index.vue b/src/views/api/erpConfig/index.vue
index f138e91..a9b2f64 100644
--- a/src/views/api/erpConfig/index.vue
+++ b/src/views/api/erpConfig/index.vue
@@ -1,7 +1,7 @@
+ :leave-active-class='proxy?.animate.searchAnimate.leave'>
@@ -36,12 +36,12 @@
修改
+ v-hasPermi="['api:erpConfig:edit']">修改
删除
+ v-hasPermi="['api:erpConfig:remove']">删除
@@ -50,7 +50,7 @@
+ @queryTable='getList'>
@@ -64,15 +64,15 @@
+ :show-overflow-tooltip='true' />
+ :show-overflow-tooltip='true' />
+ :show-overflow-tooltip='true' />
+ :show-overflow-tooltip='true' />
+ v-if='columns[8].visible' />
@@ -89,24 +89,22 @@
+ Token配置
+ v-model:limit='queryParams.pageSize' @pagination='getList' />
-
+
@@ -124,16 +122,12 @@
-
+
- {{ dict.label }}
+ {{ dict.label }}
@@ -148,15 +142,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+