袁兴隆 před 3 měsíci
rodič
revize
a608aefb2b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,