feat: 工单创建资产添加节点

This commit is contained in:
feng626
2021-11-30 16:04:08 +08:00
committed by Jiangjie.Bai
parent c85249be36
commit ac4b6e5b96
7 changed files with 138 additions and 88 deletions

View File

@@ -1,4 +1,5 @@
from django.utils.translation import ugettext as _
from orgs.utils import tmp_to_org, tmp_to_root_org
from applications.const import AppCategory, AppType
from applications.models import Application