unknown 5 лет назад
Родитель
Сommit
cc80c068f6

+ 5 - 0
o2web/source/x_component_process_FormDesigner/Module/Form/form.html

@@ -78,6 +78,11 @@
         </table>
 
         <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
+            <tr>
+                <td colspan="2" class="editTableValue"><b>提交表单:</b>
+                    <div class="MWFFormSelect" name="submitForm"></div>
+                </td>
+            </tr>
             <tr>
                 <td colspan="2" class="editTableValue"><b>提交意见手写板宽度:</b>
                     <input type="text" name="tabletWidth" value="text{$.tabletWidth}" class="editTableInputNoWidth" style="width: 50px;margin-right:3px;" />px