yangle
2023-01-19 d8b6f3eaff1643132b9731fce3737c0ced7375ed
WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת¿¨/Sc_ProcessExchangeBill.html
@@ -1054,7 +1054,7 @@
                                shift: 2,
                                area: ['90%', '90%'],
                                maxmin: true,
                                content: ['../../../views/Baseset/基础资料/Gy_SupplierList.html', 'yes'],
                                content: ['../../../../views/基础资料/采购基础资料/Gy_Supplier.html', 'yes'],
                                btn: ['确定', '取消']
                                , btn1: function (index, layero) {
                                    //按钮【按钮一】的回调
@@ -1064,9 +1064,9 @@
                                        return layer.msg('请选择数据');
                                    }
                                    obj.update({
                                        HSupName: checkStatus.data[0].HName
                                        HSupName: checkStatus.data[0].供应商名称
                                        , HSupID: checkStatus.data[0].HItemID
                                        , HSupNumber: checkStatus.data[0].HNumber
                                        , HSupNumber: checkStatus.data[0].供应商代码
                                    });
                                    layer.close(layer.index);
                                }
@@ -1081,7 +1081,7 @@
                            layer.open({
                                type: 2,
                                skin: 'layui-layer-rim', //加上边框
                                title: '供应商列表',
                                title: '部门列表',
                                closeBtn: 1,
                                shift: 2,
                                area: ['90%', '90%'],