فهرست منبع

修改感叹号

袁兴隆 3 ماه پیش
والد
کامیت
a608aefb2b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,