xiaojiao
2026-01-12 c3b60d865c3457c35054446e81b352e93e00a696
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/extension/services/container/VV_ContainerInfo.js
@@ -14,20 +14,17 @@
    buttons: { view: [], box: [], detail: [] },//扩展的按钮
    methods: {//事件扩展
        onInit() {
            // this.columns.forEach(x => {
            this.columns.forEach(x => {
            //     if (x.field == "containerdtl_goodsWeight") {
            //         x.render = (h, { row, column, index }) => {
            //             if (row.materiel_id == "CRH1A" || row.materiel_id == "CRH380B") {
            //                 return h('span', row.containerdtl_goodsWeight);
            //             }
                if (x.field == "containerdtl_goodsWeight") {
                    x.render = (h, { row, column, index }) => {
                        if (row.materiel_id == "CRH1A" || row.materiel_id == "CRH380B") {
                            return h('span', row.containerdtl_goodsWeight);
                        }
                    }
                }
            });
            //         }
            //     }
            // });
            this.http.post("/api/VV_ContainerInfo/Getgqrkts", null, false).then(x => {
                this.$alert(
                    `<strong style="font-size: 20px; color: #ff0000;">