dengzedong
2024-11-27 e0b3e4321e7a6f50df4eb5ef08bfda4c49753a82
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