hookehuyr

fix

......@@ -1199,6 +1199,8 @@ export default {
state.detailModel = model;
state.search_auth_value = '';
// 判断是否是流程节点
let model_id = model.id;
......