1、测试功能刀具相关模型的注册接口并优化;2、功能刀具管理模块中的需要注册的模型前端页面添加注册按钮;

This commit is contained in:
yuxianghui
2024-03-07 17:20:43 +08:00
parent 71cb09c08b
commit 47692a9b43
4 changed files with 51 additions and 14 deletions

View File

@@ -2,4 +2,5 @@ from . import base
from . import tool_material_search
from . import maintenance_equipment
from . import mrp_workorder
from . import functional_tool_enroll