feature_0521
zhenghuang 5 years ago
parent a68a710d43
commit 28f5de6b6e

@ -366,10 +366,6 @@ export default {
}, },
submit () { submit () {
let _this = this; let _this = this;
// if (this.welcome.params.length <= 0) {
// _this.$Message.error("//");
// return false;
// }
if (this.welcome.stores.length <= 0) { if (this.welcome.stores.length <= 0) {
_this.$Message.error("请至少选择一个店铺"); _this.$Message.error("请至少选择一个店铺");
return false; return false;

Loading…
Cancel
Save