Commit 0f21bba5 authored by youjie's avatar youjie

no message

parent 4b530d41
...@@ -63,15 +63,10 @@ ...@@ -63,15 +63,10 @@
<el-option key="1" :label="$t('system.ph_shanchu')" value="1"></el-option> <el-option key="1" :label="$t('system.ph_shanchu')" value="1"></el-option>
</el-select> </el-select>
</li> </li>
<<<<<<< HEAD
<li><input type="button" class="hollowFixedBtn" :value="$t('pub.searchBtn')" @click="resetPageIndex(),getList()" />
<input type="button" class="normalBtn" :value="$t('fnc.tianjia')" @click="initAddMsg(),outerVisible=true,dialogTitle='新增车站'" /></li>
=======
<li><input type="button" class="hollowFixedBtn" :value="$t('pub.searchBtn')" <li><input type="button" class="hollowFixedBtn" :value="$t('pub.searchBtn')"
@click="resetPageIndex(),getList()" /> @click="resetPageIndex(),getList()" />
<input type="button" class="normalBtn" value="添加" <input type="button" class="normalBtn" :value="$t('fnc.tianjia')"
@click="initAddMsg(),outerVisible=true,dialogTitle='新增车站'" /></li> @click="initAddMsg(),outerVisible=true,dialogTitle='新增车站'" /></li>
>>>>>>> master
</ul> </ul>
</div> </div>
<table class="singeRowTable" border="0" cellspacing="0" cellpadding="0"> <table class="singeRowTable" border="0" cellspacing="0" cellpadding="0">
......
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