Commit 207706d7 authored by youjie's avatar youjie

no message

parent 39603221
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</li> --> </li> -->
<li> <li>
<input type="button" class="normalBtn" :value="$t('pub.addBtn')" <input type="button" class="normalBtn" :value="$t('pub.addBtn')"
@click="dialogFormVisible = true,addType = 1, iniTAddMsg" /> @click="dialogFormVisible = true,addType = 1, iniTAddMsg()" />
<input type="button" class="hollowFixedBtn" :value="$t('pub.searchBtn')" @click="getList()" /> <input type="button" class="hollowFixedBtn" :value="$t('pub.searchBtn')" @click="getList()" />
</li> </li>
</ul> </ul>
......
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