|
@@ -15,7 +15,7 @@
|
|
:label="$t('advertManage.advertRule.addRule.pushMerchant')"
|
|
:label="$t('advertManage.advertRule.addRule.pushMerchant')"
|
|
:placeholder="$t('advertManage.advertRule.addRule.pushMerchantPlace')" />
|
|
:placeholder="$t('advertManage.advertRule.addRule.pushMerchantPlace')" />
|
|
<van-field readonly colon :border="false" v-model="cofficentForm.A_advertList" clearable name="A_advertList"
|
|
<van-field readonly colon :border="false" v-model="cofficentForm.A_advertList" clearable name="A_advertList"
|
|
- :placeholder="$t('advertManage.advertRule.addRule.AScreenPlace')"
|
|
|
|
|
|
+ :placeholder="$t('advertManage.advertRule.addRule.AScreenPlace')" class="input1"
|
|
:label="$t('advertManage.advertRule.addRule.AScreen')">
|
|
:label="$t('advertManage.advertRule.addRule.AScreen')">
|
|
<template #button>
|
|
<template #button>
|
|
<van-button @click="searchClk(0)" type="primary">{{
|
|
<van-button @click="searchClk(0)" type="primary">{{
|
|
@@ -24,7 +24,7 @@
|
|
</template>
|
|
</template>
|
|
</van-field>
|
|
</van-field>
|
|
<van-field required readonly colon :border="false" v-model="cofficentForm.B_advertList" clearable
|
|
<van-field required readonly colon :border="false" v-model="cofficentForm.B_advertList" clearable
|
|
- name="B_advertList" :placeholder="$t('advertManage.advertRule.addRule.BScreennPlace')"
|
|
|
|
|
|
+ name="B_advertList" :placeholder="$t('advertManage.advertRule.addRule.BScreennPlace')" class="input1"
|
|
:label="$t('advertManage.advertRule.addRule.BScreen')" :rules="[
|
|
:label="$t('advertManage.advertRule.addRule.BScreen')" :rules="[
|
|
{
|
|
{
|
|
required: true,
|
|
required: true,
|