Browse Source

【界面标准化】【规范输入框内提示语】

rainco 7 years ago
parent
commit
0883017e59

+ 1 - 1
frontend/saas-web/app/view/core/dbfind/types/BankInfoDbfindTrigger.js

@@ -16,7 +16,7 @@ Ext.define('saas.view.core.dbfind.types.BankInfoDbfindTrigger', {
         width: 200
     }],
     dbSearchFields: [{
-        emptyText: '输入资金账户或名称',
+        emptyText: '输入资金账户或名称',
         xtype: "textfield",
         name: "search",
         getCondition: function (v) {