王克恕 %!s(int64=3) %!d(string=hai) anos
pai
achega
b1fdf82008

+ 1 - 0
imcs-ui/src/views/zuihou/prepareProductMgr/bomMgr/Index.vue

@@ -510,6 +510,7 @@ export default {
       }
     	// 查询数据
     	bomMgrApi.get(this.selection[0]).then(res => {
+    		console.log("根据id,查询详情BOM:", res.data);
     		res = res.data
     		if(res.isSuccess){
     			this.edit(res.data);