|
|
|
@ -430,7 +430,7 @@ l-button size="small" title="查看" :icon="View" @click="lookFormList(scope. |
|
|
|
</div> |
|
|
|
|
|
|
|
<AppContainer v-model:run-is-open="runIsOpen" :pick-app-info="pickAppInfo" :drawer-with="props.drawerWith" :search-query="props.searchQuery" @refreshPage="getFormAppList" /> |
|
|
|
<AppContainerPage v-model:edit-is-open="editIsOpen" :pick-app-info="pickAppInfo" :drawer-with="props.drawerWith" :search-query="props.searchQuery" @refreshPage="getFormAppList" /> |
|
|
|
<AppContainerPage v-model:edit-is-open="editIsOpen" :pick-app-info="pickAppInfo" :drawer-with="props.drawerWith" :search-query="props.searchQuery" :group-key="props.appGroup" @refreshPage="getFormAppList" /> |
|
|
|
<el-drawer |
|
|
|
v-model="lookPageIsShow" |
|
|
|
|
|
|
|
|