Ver código fonte

Merge branch 'master' of github.com:gcpaas/DataRoom

liu.tao3 1 ano atrás
pai
commit
812d223b71

+ 1 - 1
data-room-ui/packages/DataSetManagement/src/JsEditForm.vue

@@ -155,7 +155,7 @@
               />
               />
             </div>
             </div>
             <div class="bs-codemirror-bottom-text">
             <div class="bs-codemirror-bottom-text">
-              <strong>请使用 return将运行结果返回出来,结果数据需要为数组格式</strong>
+              <strong>请使用 return 将运行结果返回出来,结果数据需要为数组格式</strong>
               <br>
               <br>
               <strong>动态参数使用: 使用${}将参数包裹,例如:let name = <span style="color: red;">${name}。</span>
               <strong>动态参数使用: 使用${}将参数包裹,例如:let name = <span style="color: red;">${name}。</span>
               </strong>
               </strong>