Commit b6f79820 authored by 季圣华's avatar 季圣华
Browse files

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

parent e5993e66
......@@ -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">
......
......@@ -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">
......
......@@ -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">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment