dengzedong
2025-03-20 92bd050e17545e16b045fa8407dc1640791f21e4
src/views/system/tenantPackage/TenantPackageForm.vue
@@ -182,6 +182,9 @@
  formData.value = {
    id: null,
    name: null,
    icon: undefined,
    labels: [],
    description: null,
    remark: null,
    menuIds: [],
    status: CommonStatusEnum.ENABLE