fix:fmlog工艺路线显示routepack_name
This commit is contained in:
parent
997a1e71ef
commit
8eaf952916
|
@ -30,7 +30,7 @@
|
|||
<el-option
|
||||
v-for="item in routeOptions"
|
||||
:key="item.id"
|
||||
:label="item.process_name"
|
||||
:label="item.routepack_name"
|
||||
:value="item.id"
|
||||
>
|
||||
<span
|
||||
|
|
Loading…
Reference in New Issue