dev2 #1
@ -597,7 +597,7 @@
|
||||
<el-button
|
||||
class="btn"
|
||||
type="danger"
|
||||
v-if="form.signed_status <= 0"
|
||||
|
||||
@click="getMerchApproval(2)"
|
||||
>
|
||||
驳回审核
|
||||
@ -1067,7 +1067,6 @@ export default {
|
||||
|
||||
if(e.includes("mapAddress") && !this.checkboxList.some(item => item === 'store_address')){
|
||||
this.checkboxList = ['store_address',...this.checkboxList];
|
||||
|
||||
}
|
||||
|
||||
console.log(this.checkboxList)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user