|
|
@ -3661,7 +3661,6 @@ export default { |
|
|
ptmSearchCode: '', // PTM Code筛选条件 |
|
|
ptmSearchCode: '', // PTM Code筛选条件 |
|
|
ptmItemList: [], // PTM参数列表(去重后的item列表) |
|
|
ptmItemList: [], // PTM参数列表(去重后的item列表) |
|
|
selectedPtmItems: [], // 用户勾选的PTM参数 |
|
|
selectedPtmItems: [], // 用户勾选的PTM参数 |
|
|
copyPartModelFlag: false |
|
|
|
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
created () { |
|
|
created () { |
|
|
|