perf: asset always can set zone

This commit is contained in:
ibuler 2025-04-21 10:36:06 +08:00 committed by 老广
parent 9a0158da3a
commit cad15986bf

View File

@ -121,9 +121,6 @@ export const assetFieldsMeta = (vm, category, type) => {
ajax: {
url: '/api/v1/assets/zones/'
}
},
hidden: () => {
return vm.platform.gateway_enabled === false
}
},
accounts: {