@@ -404,7 +404,7 @@ export default {
queryHardByTypeList(){
let _this=this;
let obj={
- subjectId:'85',
+ subjectId:this.subId,
type:'HK_DOOR',
}
queryHardByTypeList(obj).then( response => {