Explorar o código

清单汇总,添加部位明细id信息

MaiXinRong %!s(int64=5) %!d(string=hai) anos
pai
achega
0bcb2ff5c3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/public/js/gcl_gather.js

+ 1 - 0
app/public/js/gcl_gather.js

@@ -274,6 +274,7 @@ const gclGatherModel = (function () {
             dx.gcl_id = node.id;
             if (d.name !== node.name) {
                 dx.bwmx = d.name;
+                dx.mx_id = d.id;
             }
             if (d.drawing_code) {
                 dx.drawaing_code = d.drawing_code;