NEZ-1946 fix: 打开底部弹窗 删除对应元素 底部弹窗不关闭的问题
This commit is contained in:
@@ -268,7 +268,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: 'batchAdd',
|
||||
endpointTableTitle: [ // 原始table列
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user