文字修改

This commit is contained in:
zoujiandong 2023-12-20 10:42:24 +08:00
parent e09743bfd1
commit 546d64bb0d

View File

@ -939,7 +939,7 @@ const showCheckedAll=ref(true);
cb("请上传医师资格证")
}
if (qualification_cert_list.value.length < 2) {
cb("医师资格证最少上传两张")
cb("至少上传2张医师资格证")
}
resolve()
}, 1000)