滚动条
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<section class="Add">
|
||||
<ai-detail v-if="!id || isEdit==true" style="overflow-y:scroll;">
|
||||
<ai-detail v-if="!id || isEdit==true">
|
||||
|
||||
<template #title>
|
||||
<ai-title :title="params.id ? '编辑集体经济股权登记' : '新增集体经济股权登记'" :isShowBack="true" :isShowBottomBorder="true" @onBackClick="cancel(false)"></ai-title>
|
||||
|
||||
Reference in New Issue
Block a user