| @@ -549,7 +549,7 @@ else if ($dopost == 'quickEdit') { | |||||
| </td> | </td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| </form> | |||||
| </form> | |||||
| <?php | <?php | ||||
| //Ajax窗体结束 | //Ajax窗体结束 | ||||
| } | } | ||||
| @@ -760,7 +760,7 @@ else if ($dopost == 'attsDlg') { | |||||
| echo "<input type='hidden' name='dopost' value='{$dojob}'>"; | echo "<input type='hidden' name='dopost' value='{$dojob}'>"; | ||||
| echo "<input type='hidden' name='qstr' value='{$qstr}'>"; | echo "<input type='hidden' name='qstr' value='{$qstr}'>"; | ||||
| echo "<table>"; | echo "<table>"; | ||||
| ?> | |||||
| ?> | |||||
| <tr> | <tr> | ||||
| <td width="90" class="admin-td">属性:</td> | <td width="90" class="admin-td">属性:</td> | ||||
| <td class="admin-td"> | <td class="admin-td"> | ||||
| @@ -786,7 +786,7 @@ else if ($dopost == 'attsDlg') { | |||||
| </td> | </td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| </form> | |||||
| </form> | |||||
| <?php | <?php | ||||
| //Ajax窗体结束 | //Ajax窗体结束 | ||||
| } else if ($dopost == 'getCatMap') { | } else if ($dopost == 'getCatMap') { | ||||