This commit is contained in:
weipengfei 2024-01-12 18:40:04 +08:00
parent 04b40ebb48
commit 1cd68d24e0
1 changed files with 1 additions and 1 deletions

View File

@ -1180,7 +1180,7 @@ import { Toast } from '../../libs/uniApi';
if (this.userInfoData.mer_info.mer_settlement_agree_status == 0) {
// console.log(this.$store.state.app.userInfo.mer_info.type_code);
if(this.$store.state.app.userInfo.mer_info.type_code=="TypeSupplyChain"){
if(this.$store.state.app.userInfo.mer_info.type_code=="TypeSupplyChain"&&this.$store.state.app.userInfo.mer_info.type_code=="PersonalStore"){
this.agree()
// this.countDown()
} else if (this.codenote.length == 0) {