xiaojiao
2026-03-12 b174ea476eb1afd872985b2c261241a814e0185d
项目代码/WMS/WIDESEA_WMSClient/src/extension/services/container/VV_ContainerInfo.js
@@ -25,6 +25,14 @@
            //         }
            //     }
            // });
            this.columns.forEach(x => {
                if (x.field == "containerdtl_goodsWeight") {
                    x.render = (h, { row, column, index }) => {
                       return h('span', parseInt(row.containerdtl_goodsWeight).toFixed(0));
                    }
                }
            });
            this.http.post("/api/VV_ContainerInfo/Getgqrkts", null, false).then(x => {
                this.$alert(
                    `<strong style="font-size: 20px; color: #ff0000;">