|
@@ -41,7 +41,7 @@
|
|
|
<div id="content_2">
|
|
|
<div class="layui-fluid">
|
|
|
<div class="layui-card">
|
|
|
- <form id="form1" name="form1" method="get" target="f1">
|
|
|
+ <form id="form1" name="form1" method="post" target="f1">
|
|
|
<input type="hidden" name="l" id="l" value="msg"/>
|
|
|
<input type="hidden" name="project" id="project" value="msg"/>
|
|
|
<input type="hidden" name="table" id="tables" value="msg"/>
|