Explorar o código

修改感叹号

袁兴隆 hai 3 meses
pai
achega
a608aefb2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/messageBoard/messageBoard.vue

+ 1 - 1
src/views/messageBoard/messageBoard.vue

@@ -183,7 +183,7 @@
 				this.$prompt(content, title, {
 					confirmButtonText: '确定',
 					cancelButtonText: '取消',
-					type: 'warning',
+					// type: 'warning',
 					inputPlaceholder: '请输入回复内容',
 					inputType: 'textarea',
 					inputRows: 3,