修改客户 供应商 会员的页面宽度

This commit is contained in:
季圣华
2020-06-08 23:56:46 +08:00
parent e5993e664d
commit b6f79820f5
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@
<div id="supplierDlg" class="easyui-dialog" style="padding:10px 40px" fit="true"
closed="true" buttons="#dlg-buttons" modal="true" collapsible="false" closable="true">
<form id="supplierFM">
<table width="100%" style="min-width:750px;">
<table width="740px">
<tr>
<td style="width: 120px;height: 20px">名称</td>
<td style="width: 250px;padding:5px">

View File

@@ -55,7 +55,7 @@
<div id="supplierDlg" class="easyui-dialog" style="padding:10px 40px" fit="true"
closed="true" buttons="#dlg-buttons" modal="true" collapsible="false" closable="true">
<form id="supplierFM">
<table width="100%" style="min-width:750px;">
<table width="740px">
<tr>
<td style="width: 120px;height: 20px">名称</td>
<td style="width: 250px;padding:5px">

View File

@@ -55,7 +55,7 @@
<div id="supplierDlg" class="easyui-dialog" style="padding:10px 40px" fit="true"
closed="true" buttons="#dlg-buttons" modal="true" collapsible="false" closable="true">
<form id="supplierFM">
<table width="100%" style="min-width:750px;">
<table width="740px">
<tr>
<td style="width: 120px;height: 20px">名称</td>
<td style="width: 250px;padding:5px">