修改贫困认定申请页面的完善信息提示
This commit is contained in:
@@ -594,7 +594,7 @@ import config from '@/config'
|
|||||||
if (res.data.code === 0) {
|
if (res.data.code === 0) {
|
||||||
uni.showModal({
|
uni.showModal({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
content: '基础信息未完善!(备注:白底照片也需要上传)',
|
content: '基础信息未完善,请前往pc端完善基础信息!(备注:白底照片也需要上传)',
|
||||||
confirmText: '前往完善',
|
confirmText: '前往完善',
|
||||||
cancelText: '取消',
|
cancelText: '取消',
|
||||||
success: (res) => {
|
success: (res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user