xxxrrrdddd 3 年之前
父節點
當前提交
e2ddc86c7c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      public/assets/js/backend/mobile_flow.js

+ 1 - 0
public/assets/js/backend/mobile_flow.js

@@ -34,6 +34,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                         {field: 'no', title: __('手机号'),operate: "LIKE"},
                         {field: 'province', title: __('省份')},
                         {field: 'city', title: __('归属地')},
+                        {field: 'name', title: __('卡名称')},
                         {field: 'network', title: __('运营商'),formatter: Table.api.formatter.label},
                         {field: 'proxy.nickname', title: __('代理商'),formatter: Table.api.formatter.label},
                         {field: 'brand', title: __('卡品牌'),formatter: Table.api.formatter.label},