diff --git a/project/xiushan/apps/AppAdministrativeLicense/components/List.vue b/project/xiushan/apps/AppAdministrativeLicense/components/List.vue index 10bd6bc9..457dc3cd 100644 --- a/project/xiushan/apps/AppAdministrativeLicense/components/List.vue +++ b/project/xiushan/apps/AppAdministrativeLicense/components/List.vue @@ -89,7 +89,6 @@ export default { type: 'Add', params: { id: id || '', - isEdit: true } }) }, diff --git a/project/xiushan/apps/AppAdministrativePenalty/components/List.vue b/project/xiushan/apps/AppAdministrativePenalty/components/List.vue index a6d644ef..5d506e96 100644 --- a/project/xiushan/apps/AppAdministrativePenalty/components/List.vue +++ b/project/xiushan/apps/AppAdministrativePenalty/components/List.vue @@ -10,7 +10,7 @@