+ {{ $t('message.confirm.replace.acl.new.one') }}
+
+
+
+
+ { handleNetworkAclChange(val) }"
+ showSearch
+ optionFilterProp="label"
+ :filterOption="(input, option) => {
+ return option.label.toLowerCase().indexOf(input.toLowerCase()) >= 0
+ }" >
+
+ {{ item.name }} ({{ item.description }})
+
+
+
+
+
+
+
+
+
+
+
+