shish 1 rok temu
rodzic
commit
c4cf644dba
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ghsApp/src/admin/shop/changeShop.vue

+ 1 - 1
ghsApp/src/admin/shop/changeShop.vue

@@ -2,7 +2,7 @@
 <view class="app-content">
 	<view class="ex-page">
 		<view class="top-bar" style="display: flex;align-items:center;">
-			<input v-model="name" type="text" @input="searchShop" style="border:1upx solid #CCCCCC;width:300upx;height:65upx;margin:0 auto;text-align:center;" />
+			<input v-model="name" type="text" @input="searchShop" @focus="name=''" style="border:1upx solid #CCCCCC;width:300upx;height:65upx;margin:0 auto;text-align:center;" />
 		</view>
 		<scroll-view scroll-y scroll-with-animation class="main-view">
 			<view class="space-view ex-table">