1.销售模块的销售页面的订单行展示模型

2.表面工艺及类别菜单的排序
This commit is contained in:
jinling.yang
2023-04-24 17:09:16 +08:00
parent 070f13a1c4
commit b942696c69
3 changed files with 14 additions and 4 deletions

View File

@@ -59,7 +59,7 @@
id="menu_sf_production_process"
name="表面工艺"
parent="menu_sf_production_process_1"
sequence="1"
sequence="2"
action="sf_production_process"
/>
@@ -67,7 +67,7 @@
id="menu_sf_production_process_category"
name="表面工艺类别"
parent="menu_sf_production_process_1"
sequence="2"
sequence="1"
action="sf_production_process_category"
/>
@@ -95,7 +95,7 @@
id="menu_sf_processing_technology"
name="加工工艺"
parent="menu_sf_production_process_1"
sequence="1"
sequence="3"
action="sf_processing_technology"/>
<!-- <menuitem-->