dengzedong
2025-02-19 26b0621e45df82c2dbe15981e84eb1949f99db54
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