dengzedong
2024-12-23 6940bdec72ef961c2103947986bf30eaf2341205
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