Commit 322083e7 authored by liudong1993's avatar liudong1993

1

parent 5f738b30
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
</span> </span>
</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