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
             }