Kaynağa Gözat

添加快捷文案模板

DESKTOP-SVI9JE1\muzen 2 yıl önce
ebeveyn
işleme
af56afb7cb
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      pages/main/index.vue

+ 6 - 0
pages/main/index.vue

@@ -446,6 +446,12 @@
 					msgList().then(res => {
 						this.inputTipList = res.data
 					})
+				}else{
+					this.inputTipList = []
+				}
+				
+				if(e.detail.value === '') {
+					this.msgType = 0
 				}
 			},
 			handleSendMsg(e){