LAPTOP-FO2T5SIU\35838 4 meses atrás
pai
commit
fdccb9aec4
1 arquivos alterados com 0 adições e 3 exclusões
  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
             }