diff --git a/public/components/community/aRoomDetailOwner/aRoomDetailOwner.js b/public/components/community/aRoomDetailOwner/aRoomDetailOwner.js index 2bfa9c932..a86bce794 100644 --- a/public/components/community/aRoomDetailOwner/aRoomDetailOwner.js +++ b/public/components/community/aRoomDetailOwner/aRoomDetailOwner.js @@ -67,7 +67,7 @@ }); }, _toARoomDetailOwnerDetail:function(_owner){ - window.open('/#/pages/owner/ownerDetail?ownerId='+_owner.ownerId); + window.open('/#/pages/owner/adminOwnerDetail?ownerId='+_owner.ownerId); } } }); diff --git a/public/pages/car/adminCar/adminCar.js b/public/pages/car/adminCar/adminCar.js index ee83389b5..cbcdff330 100644 --- a/public/pages/car/adminCar/adminCar.js +++ b/public/pages/car/adminCar/adminCar.js @@ -21,6 +21,7 @@ ownerTel:'', carNum: '', carNumLike: '', + carTypeCd:'1001', } } }, diff --git a/public/pages/community/adminRoom/adminRoom.html b/public/pages/community/adminRoom/adminRoom.html index bdcf46fd4..328a727ef 100644 --- a/public/pages/community/adminRoom/adminRoom.html +++ b/public/pages/community/adminRoom/adminRoom.html @@ -160,7 +160,7 @@
+ :href="'/#/pages/owner/adminOwnerDetail?ownerId='+room.ownerId"> {{room.ownerName}}({{room.link}})
diff --git a/public/pages/property/equipmentAccount/equipmentAccount.html b/public/pages/property/equipmentAccount/equipmentAccount.html index 57fa4447c..599d3f18c 100644 --- a/public/pages/property/equipmentAccount/equipmentAccount.html +++ b/public/pages/property/equipmentAccount/equipmentAccount.html @@ -1,15 +1,9 @@
- @@ -21,202 +15,179 @@
-
-
-
-
-
- -
-
- + +
+
+
+ +
+
+ +
+
+
+
+
+
+
-
-
-
-
- -
-
-
-
- -
-
-
- -
-
- - -
-
-
-
- -
+
+
+
+
+ +
+
+ + +
+
+
+
+ +
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - {{equipmentAccount.machineName}}{{equipmentAccount.machineCode}}{{equipmentAccount.brand}}{{equipmentAccount.model}}{{equipmentAccount.locationDetail}}{{equipmentAccount.firstEnableTime}}{{equipmentAccount.warrantyDeadline}}{{equipmentAccount.usefulLife}}{{equipmentAccount.levelName}}{{equipmentAccount.stateName}}{{equipmentAccount.purchasePrice}}{{equipmentAccount.netWorth}} -
- -
-
- -
-
- - - -
-
- -
-
-
    -
    - -
    -
    -
    设备状态 分为:使用中,停用中 等状态
    -
    -
    - -
    -
    +
    +
    + +
    + + + + + +
    +
    +
    设备状态 分为:使用中,停用中 等状态
    +
    +
    +
    diff --git a/public/user.html b/public/user.html index 3874886ad..b69e6a628 100644 --- a/public/user.html +++ b/public/user.html @@ -29,7 +29,7 @@
    - +