Browse Source

车牌增删改查

John-Hong 2 năm trước cách đây
mục cha
commit
1138eae3a8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/pages/parkingFee/mixins/vehicleAddOrEdit.js

+ 0 - 1
src/pages/parkingFee/mixins/vehicleAddOrEdit.js

@@ -190,7 +190,6 @@ export default {
             });
           });
       } else {
-        console.log(198, uni.getStorageSync('handleUser'));
         kipAddMemberVehicles(
           params,
           JSON.parse(uni.getStorageSync('handleUser') || '{}')