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

+ 1 - 1
public/version.json

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

+ 0 - 2
src/views/numsGoodsShelves/replenishmentManagement/list.vue

@@ -101,8 +101,6 @@
         <template slot="shelfName" slot-scope="text, record">
           {{text}}
           <a-badge count="已注销" :number-style="{ zoom:'80%',marginLeft:'5px', color: '#fff',background:'#999' }" v-if="record.shelfInfo.state=='WRITE_OFF'"></a-badge>
-          <a-badge count="已停用" :number-style="{ zoom:'80%',marginLeft:'5px', color: '#fff',background:'#999' }" v-if="record.shelfInfo.state=='DISABLED'"></a-badge>
-          <a-badge count="已暂停" :number-style="{ zoom:'80%',marginLeft:'5px', color: '#fff',background:'#999' }" v-if="record.shelfInfo.state=='SUSPEND'"></a-badge>
         </template>
         <!-- 补货单号 -->
         <template slot="replenishBillNo" slot-scope="text, record">