Commit 87a7faa7 by 陈羽

update: update

parent 9bcd1c06
......@@ -267,8 +267,6 @@ export default {
} else {
delete params.prizeValue;
}
console.log(params);
return
saveStoreSignSetting(params).then(res => {
if (res.errorCode === 0) {
this.$message.success('保存成功');
......
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