|
|
|
@ -25,7 +25,7 @@ |
|
|
|
import customerInfo from "./com_bm_customerInformation";/*客户信息*/ |
|
|
|
import packageInfo from "./com_bm_packageInfo";/*包装信息*/ |
|
|
|
import bom from "./com_bm_bom";/*BOM*/ |
|
|
|
import routing from "./com_bm_bom";/*工艺*/ |
|
|
|
import routing from "./com_bm_routing";/*工艺*/ |
|
|
|
export default { |
|
|
|
name: "technicalSpecificationDetail", |
|
|
|
components: { |
|
|
|
|