NEZ-1946 fix: 打开底部弹窗 删除对应元素 底部弹窗不关闭的问题
This commit is contained in:
@@ -244,7 +244,7 @@ export default {
|
||||
tempEndpoint: {},
|
||||
tempEndpoint2: {},
|
||||
assetLoading: true,
|
||||
rightBox: { show: false, title: this.$t('overall.createEndpoin'), isEdit: false },
|
||||
rightBox: { show: false, title: this.$t('overall.createEndpoint'), isEdit: false },
|
||||
optionType: 'batch',
|
||||
blankEndpoint: {
|
||||
id: '',
|
||||
|
||||
Reference in New Issue
Block a user