提交子公司客户化修改

This commit is contained in:
2022-12-26 14:34:56 +08:00
parent 5ac9cee30c
commit 3f114efa2f
215 changed files with 83912 additions and 1 deletions
@@ -108,6 +108,14 @@
<f:Label ID="Label13" runat="server" Text="日" MarginLeft="5px"></f:Label>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="70% 30%">
<Items>
<f:TextBox ID="txtSerVerUrl" runat="server" Label="集团接口地址" LabelWidth="230px"></f:TextBox>
<f:Button ID="btnApply" Icon="SystemSave" Text="申请对接" runat="server" ValidateForms="SimpleForm1"
OnClick="btnApply_Click">
</f:Button>
</Items>
</f:FormRow>
</Rows>
</f:Form>