Browse Source

更新 物产登录参数更新

wzh 3 năm trước cách đây
mục cha
commit
cf7b8c3524
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/index/Login.vue

+ 1 - 0
src/views/index/Login.vue

@@ -114,6 +114,7 @@ export default {
             phone,
             // password: md5(password).toUpperCase(),
             password,
+            cargoOwnerId: 31,
           });
           if (res.data.status == 0) {
             ElNotification.success({