Commit 14e0428d authored by youjie's avatar youjie

no message

parent 14be7f4c
...@@ -223,7 +223,7 @@ ...@@ -223,7 +223,7 @@
<tr> <tr>
<td colspan="4"> <td colspan="4">
<input type="button" class="normalBtn" :value="$t('pub.searchBtn')" <input type="button" class="normalBtn" :value="$t('pub.searchBtn')"
@click="GetList();showWarningSearch=false" style="width: 310px!important;" /> @click="msg.pageIndex=1,currentPage=1,GetList();showWarningSearch=false" style="width: 310px!important;" />
</td> </td>
</tr> </tr>
</table> </table>
...@@ -626,4 +626,3 @@ ...@@ -626,4 +626,3 @@
}; };
</script> </script>
\ No newline at end of file
Markdown is supported
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