소스 검색

测试版本更新

lilei 2 년 전
부모
커밋
a91f067ca4
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/version.json
  2. 1 0
      src/views/salesManagement/salesQuery/list.vue

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1670379327865
+  "version": 1670379704159
 }

+ 1 - 0
src/views/salesManagement/salesQuery/list.vue

@@ -111,6 +111,7 @@
       <div class="table-operator">
         <a-button type="primary" class="button-error" v-if="$hasPermissions('B_salesNews')" @click="handleAdd(0)">新增(零售)</a-button>
         <a-button type="primary" class="button-warning" v-if="$hasPermissions('B_salesNews')" @click="handleAdd(1)">新增(铺货)</a-button>
+        测试版本更新
       </div>
       <!-- alert -->
       <a-alert type="info" style="margin-bottom:10px">