Commit eefdcdb0 authored by renjintao's avatar renjintao

productselect

parent 1e82085a
......@@ -28,7 +28,7 @@ export default {
productId: null, //产品id
productName: "", //产品名称
drawingNo: "", //图号
bomId:null //bomId
bomId: null //bomId
}
};
},
......@@ -79,7 +79,7 @@ export default {
productId: null, //产品id
productName: "", //产品名称
drawingNo: "", //图号
bomId:null
bomId: null
};
},
loadTree() {
......@@ -124,7 +124,7 @@ export default {
}
}
},
[
[
h("Icon", {
props: {
type: type
......
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