Browse Source

导入窗口BUG修改

hy 7 years ago
parent
commit
e91213eaee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/core/base/ImportWindow.js

+ 1 - 1
frontend/saas-web/app/view/core/base/ImportWindow.js

@@ -167,7 +167,7 @@ Ext.define('saas.view.core.base.ImportWindow', {
                     width: 240,
                     labelWidth:160,
                     buttonOnly:true,
-                    fieldLabel:'客户导入模板下载',
+                    fieldLabel:'导入模板下载',
                     name:'download',
                     xtype: 'filefield',
                     buttonText: '下载模板',