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
             }