Helius
2020-12-15 2914588a65371a3ce43f678cde0a26cd8da26611
zq-erp/src/main/resources/templates/views/admin/hive/vip/vipInfo-list.html
@@ -190,7 +190,7 @@
     * 构建会员名称
     */
    function getVipName(value, row, index){
            if(row.isDeal==1){
            if(row.isDeal==2){
                return value+" &nbsp;<span class='label-danger'>新</span>"
            }else{
                return value;