-
+
新增
@@ -35,7 +35,7 @@
size="mini"
:disabled="single"
@click="handleUpdate"
- v-hasPermi="['model:AppTourist:edit']"
+ v-hasPermi="['model:AppPlatformAgreementConfig:edit']"
>修改
@@ -46,7 +46,7 @@
size="mini"
:disabled="multiple"
@click="handleDelete"
- v-hasPermi="['model:AppTourist:remove']"
+ v-hasPermi="['model:AppPlatformAgreementConfig:remove']"
>删除
@@ -57,17 +57,17 @@
size="mini"
:loading="exportLoading"
@click="handleExport"
- v-hasPermi="['model:AppTourist:export']"
+ v-hasPermi="['model:AppPlatformAgreementConfig:export']"
>导出
-
+
-
-
-
+
+
+
修改
删除
@@ -96,14 +96,17 @@
@pagination="getList"
/>
-
+
-
-
+
+
-
-
+
+
+
+
+