diff --git a/src/main/resources/views/platform/zhgh/staffbenefit/condolence/apply/index.html b/src/main/resources/views/platform/zhgh/staffbenefit/condolence/apply/index.html index 5c7f41b..cff93ab 100644 --- a/src/main/resources/views/platform/zhgh/staffbenefit/condolence/apply/index.html +++ b/src/main/resources/views/platform/zhgh/staffbenefit/condolence/apply/index.html @@ -64,7 +64,7 @@ layout("/layouts/platform.html"){ clearable remote reserve-keyword - placeholder="请输入姓名或工号查询" + placeholder="请点击选择证明人(需为工会委员)" :remote-method="createRemoteMethod(certifierUserOptions)" @change="certifierUserChange"> - @@ -137,7 +137,7 @@ layout("/layouts/platform.html"){ @@ -145,7 +145,7 @@ layout("/layouts/platform.html"){ diff --git a/src/main/resources/views/platform/zhghh5/staffbenefit/condolence/apply/index.html b/src/main/resources/views/platform/zhghh5/staffbenefit/condolence/apply/index.html index d83acf8..f3bb005 100644 --- a/src/main/resources/views/platform/zhghh5/staffbenefit/condolence/apply/index.html +++ b/src/main/resources/views/platform/zhghh5/staffbenefit/condolence/apply/index.html @@ -104,7 +104,7 @@ layout("/layouts/platform_h5.html"){ required readonly :rules="[{ required: true }]" - placeholder="请点击选择证明人" + placeholder="请点击选择证明人(需为工会委员)" @click="certifierUserSelectShow = true" is-link > @@ -201,7 +201,7 @@ layout("/layouts/platform_h5.html"){ maxlength="20" clearable name="bankCardNumber" - placeholder="请填写收款账户" + placeholder="负责慰问的经办人工资银行卡号" :rules="[{ required: true }]" required > @@ -210,7 +210,7 @@ layout("/layouts/platform_h5.html"){ v-if="formData.type !== '1a2f7e8decb649a6ba8ca76e2af07779'" v-model="formData.bankUserName" label="户名" - placeholder="请填写户名" + placeholder="负责慰问的经办人姓名" :rules="[{ required: true }]" required maxlength="20" @@ -224,7 +224,7 @@ layout("/layouts/platform_h5.html"){ type="textarea" rows="4" autosize - placeholder="请填写开户行" + placeholder="工资卡银行" :rules="[{ required: true }]" required name="bankOfDeposit" @@ -306,7 +306,13 @@ layout("/layouts/platform_h5.html"){ {{ '(附件说明:' + chooseType.uploadFileDesc + ')' }} - +