保安服务单位许可和备案申请系统
liuyg
2021-11-08 9d1bf594bfbf696b5ef31fd0fc8018a9d9b1040f
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