소스 검색

修改bug

chenrui 9 달 전
부모
커밋
558d10beb8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/numsGoodsShelves/easyPassShopping/index.vue

+ 1 - 1
src/views/numsGoodsShelves/easyPassShopping/index.vue

@@ -22,7 +22,7 @@
           @click="editShoppingStatus('0')">
           @click="editShoppingStatus('0')">
           关闭商城
           关闭商城
         </a-button>
         </a-button>
-        <div style="margin:10px 0;color:gray;">开启商城后,易码通会显示商城</div>
+        <div style="margin:10px 0;color:gray;">{{ shoppingMallStatus=='0'?'开启':'关闭' }}商城后,易码通{{ shoppingMallStatus=='0'?'':'不会' }}显示商城</div>
       </div>
       </div>
       <!-- 搜索条件 -->
       <!-- 搜索条件 -->
       <div ref="tableSearch" class="table-page-search-wrapper">
       <div ref="tableSearch" class="table-page-search-wrapper">