Commit 6ad27a43 authored by guoyou's avatar guoyou

租车价格表

parent d6f68dc0
......@@ -381,6 +381,7 @@ export default {
if (data.status == 200) {
this.$message.success('设置成功')
this.chooseData = []
this.changeIsGlobal(0)
this.getList()
} else {
this.$message.error(data.message)
......
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