This commit is contained in:
2024-01-22 16:25:28 +08:00
parent 6f4b29858b
commit 2d4cc20214

View File

@ -169,7 +169,7 @@
// //
family() { family() {
this.$refs.uToast.show({ this.$refs.uToast.show({
title: '当前绑定地市不支持', title: '当前绑定地市不支持,请点击左上角选择城市',
type: 'error', type: 'error',
duration: '1500', duration: '1500',
}) })