fix: 还原zIndex修改
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
</div>
|
||||
</a-button>
|
||||
</div>
|
||||
<a-modal v-model:visible="newvisible" :title="'新建问卷'" :footer="null" :maskClosable="false" :zIndex="9999">
|
||||
<a-modal v-model:visible="newvisible" :title="'新建问卷'" :footer="null" :maskClosable="false">
|
||||
<CreateSurvey
|
||||
ref="createSurveyRef"
|
||||
:info="groupInfo"
|
||||
|
||||
Reference in New Issue
Block a user