NEZ-2357 fix:IPAM、Record rules页面底部弹窗不能回显

This commit is contained in:
zyh
2022-11-03 11:09:30 +08:00
parent 58a7ef3730
commit 07a69a108b
2 changed files with 2 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ export default {
data () {
return {
url: 'ipam/subnet',
detailType: 'list',
blankObject: { // 空白对象
id: '',
name: '',

View File

@@ -118,6 +118,7 @@ export default {
return {
url: 'record/rule',
tableId: 'recordRuleTable',
detailType: 'list',
searchMsg: { // 给搜索框子组件传递的信息
searchLabelList: [
{