|
@@ -225,7 +225,6 @@ export default {
|
|
|
form.market_userid = this.detailInfo.userid;
|
|
|
form.market_username = this.detailInfo.contact_user;
|
|
|
form.dockid = this.$route.query.dockid;
|
|
|
-
|
|
|
form.status = '0';
|
|
|
if (!this.user.uid) {
|
|
|
// this.$message.error('游客身份无法与卖家对话,请先注册');
|