Browse Source

代码提交

hy 7 years ago
parent
commit
c4ff9d3526
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/document/kind/ChildForm.js

+ 1 - 1
frontend/saas-web/app/view/document/kind/ChildForm.js

@@ -329,7 +329,7 @@ Ext.define('KitchenSink.view.binding.ChildForm', {
                                 method: 'GET',
                                 headers:{
                                     'Access-Control-Allow-Origin': '*',
-                                    "Content-Type": 'application/json;charset=UTF-8'
+                                    "Content-Type": 'application/json;charset=UTF-8',
                                 },
                                 success: function (response) {
                                     form.setLoading(false);