Commit d7daf909 by 夏超

[fix] 修改数据

parent 3c3d41eb
...@@ -62,7 +62,7 @@ class RokeWorkstationWorkOrderModel(http.Controller): ...@@ -62,7 +62,7 @@ class RokeWorkstationWorkOrderModel(http.Controller):
@http.route('/roke/workstation/scrap_order/get_workstation_work_process', type='json', auth='user', csrf=False, @http.route('/roke/workstation/scrap_order/get_workstation_work_process', type='json', auth='user', csrf=False,
cors="*") cors="*")
def get_workstation_work_process(self): def scrap_order_get_workstation_work_process(self):
""" """
生成补件工单 生成补件工单
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment