保安服务单位许可和备案申请系统
zhongrj
2023-06-25 f2c421c6bfc8c46e3c00629b0ad4ea9afff65b43
src/store/getters.js
@@ -28,5 +28,7 @@
  ApprovalShow: state => state.dict.ApprovalShow,
  useWhere: state => state.dict.useWhere,
  handle: state => state.dict.handle,
  // canDoIt: state => state.dict.canDoIt,
  // yanzhen: state => state.dict.yanzhen,
}
export default getters