LAPTOP-FO2T5SIU\35838 4 månader sedan
förälder
incheckning
fdccb9aec4
1 ändrade filer med 0 tillägg och 3 borttagningar
  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
             }