fix: 自定义设置按钮无法点击,控制台报错

pull/40/head
刘释隆 1 year ago
parent 3135b2c4e5
commit 1e8fc84403

@ -619,6 +619,7 @@ function reloadList(param, text) {
@reject="rejectHandler"
@approval="approvalHandler"
/>
<CustomSettingModal ref="CustomSettingModalRef" />
</div>
</template>

Loading…
Cancel
Save