Cherry 1 سال پیش
والد
کامیت
81aa34150a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      public/assets/js/backend/mobile_order_flow.js

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

@@ -87,7 +87,6 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                         a.push(`<div>运营商:${product_brand}</div>`)
                         a.push(`<div>商品名称:${order.info.mobile.name}</div>`)
                         a.push(`<div>套餐:${order.info?order.info.mobile.summary:''}</div>`)
-                        a.push(`<div>入网手机号:${order.gantanhao_data_notify?order.gantanhao_data_notify.plan_mobile_produced:''}</div>`)
                         return `<div class="break-words" style="width: inherit;">${a.join('')}</div>`
                     },width:300,align:'left',valign:'top'},
                 {