Explorar o código

添加快捷文案模板

DESKTOP-SVI9JE1\muzen %!s(int64=2) %!d(string=hai) anos
pai
achega
af56afb7cb
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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){