shish пре 3 година
родитељ
комит
7a424a7b4f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ghsApp/src/admin/item/detail.vue

+ 1 - 1
ghsApp/src/admin/item/detail.vue

@@ -159,7 +159,7 @@
           </tui-list-cell>
 
           <tui-list-cell class="line-cell" :hover="false">
-            <view class="tui-title">客户端隐藏</view>
+            <view class="tui-title">商城端隐藏</view>
             <view class="switch_bx">
               <switch :checked="form.frontHide == 0 ? false : true" @change="frontHideChange" style="transform: scale(0.8,0.8)" />
               <text v-if="form.frontHide == 0">否</text>