44323
2023-11-05 9baa55cf4292ad0fe80547f9c840e917775411f4
cloud-server-management/src/main/webapp/static/modular/system/tCoupon/TCouponInfo.js
@@ -438,9 +438,12 @@
                        cityIds.push(inData);
                    }
                }
                cts = cityIds.join(',');
            }
            cts = cityIds.join(',');
            console.log("============到达城市"+cts)
        }
    }
    const commaSeparatedString = this.goodsPicArray.join(',');