保安服务单位许可和备案申请系统
zhongrj
2024-05-24 bd23969fb9ad1302a69c3e13fa3a02cc58a3307a
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