LAPTOP-FO2T5SIU\35838 4 달 전
부모
커밋
fdccb9aec4
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/views/saleManage/checkIn/checkIn.vue

+ 0 - 3
src/views/saleManage/checkIn/checkIn.vue

@@ -284,9 +284,6 @@ export default {
             this.handleSearch()
         },
         getItemJson: function(item) {
-            if (!item.status) {
-                item.status = 'null'
-            }
             if (item.contractManageId2) {
                 item.contractManageId = item.contractManageId2
             }