Explorar el Código

商机界面搜索框去掉物料编号

zhuth hace 7 años
padre
commit
a2bb91e9e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frontend/saas-web/app/view/sale/b2b/Business.js

+ 1 - 1
frontend/saas-web/app/view/sale/b2b/Business.js

@@ -19,7 +19,7 @@ Ext.define('saas.view.sale.b2b.Business', {
                 xtype: 'textfield',
                 name: 'keyword',
                 columnWidth: 0.2,
-                emptyText: '物料编号/名称/型号/品牌'
+                emptyText: '物料名称/型号/品牌'
             }, {
                 xtype: 'condatefield',
                 name: 'date',