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

优化管理模块页面的校验

parent 6f039191
......@@ -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>
<table width="100%" style="min-width:750px;">
<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>
<table width="100%" style="min-width:750px;">
<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>
<table width="100%" style="min-width:750px;">
<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