Procházet zdrojové kódy

装集客项目更新

lijiangwei před 4 roky
rodič
revize
7566725685
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      uis/views/customer/detail.html

+ 1 - 0
uis/views/customer/detail.html

@@ -101,6 +101,7 @@
                 {field: 'create_user_text', title: '跟踪人', width: 100}
                 {field: 'create_user_text', title: '跟踪人', width: 100}
                 , {field: 'create_time_f', title: "跟踪时间", width: 150}
                 , {field: 'create_time_f', title: "跟踪时间", width: 150}
                 , {field: 'description', title: '回访情况', width: 200}
                 , {field: 'description', title: '回访情况', width: 200}
+                , {field: 'stage_progress_text', title: "客户级别", width: 150}
                 , {field: 'project_text', title: '申请項目', width: 150}
                 , {field: 'project_text', title: '申请項目', width: 150}
                 , {field: 'check_status_text', title: '审核状态', width: 100}
                 , {field: 'check_status_text', title: '审核状态', width: 100}
             ]]
             ]]