Commit 3d15d7ab by dingdang

update: test

parent 5e84751f
...@@ -1169,7 +1169,6 @@ export default { ...@@ -1169,7 +1169,6 @@ export default {
} }
} }
if (this.storeMode == 1 && !this.uuid) { if (this.storeMode == 1 && !this.uuid) {
console.log('validate', this.storeMode, this.uuid);
this.$message.warning('请选择适用门店'); this.$message.warning('请选择适用门店');
return; return;
} }
......
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