Commit d49da7fb by panziyi

brtdck

parent ed570db2
......@@ -26,7 +26,7 @@ export default {
}
if ( this.$route.query.inr != '' ) {
localStorage.set('row_brtdck',null)
localStorage.setItem('row_brtdck',null)
}
const res = await Api.post('/service/brtdck/init', {
...params,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment