Browse Source

fix():bug修改

tags/PMS_V1.0.0_Alpha5
xingjx 1 year ago
parent
commit
0c3c383f48
  1. 2
      src/pages/OutRoadMgm/OutSegmentMgm/ChargeRulesMgm/AddModal.jsx

2
src/pages/OutRoadMgm/OutSegmentMgm/ChargeRulesMgm/AddModal.jsx

@ -138,7 +138,7 @@ function AddModal(props) {
// message.error('')
// return
// }
return
//return
if (status === "add") {
ajax.addChargeRule(params).then((res) => {
if (res.status === 20000) {

Loading…
Cancel
Save