Explorar el Código

意见反馈 手机号

rainco hace 7 años
padre
commit
a97c5f1f59
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frontend/saas-web/app/view/sys/feedback/FormPanel.js

+ 1 - 1
frontend/saas-web/app/view/sys/feedback/FormPanel.js

@@ -36,7 +36,7 @@ Ext.define('saas.view.sys.feedback.FormPanel', {
         xtype : "textfield", 
         name : "fb_mobile", 
         fieldLabel : "手机号",
-        widthColumn:0.5
+        defaultVale:saas.util.BaseUtil.getCurrentUser().mobile
     }, {
         xtype : "textfield", 
         name : "fb_QQ",