Przeglądaj źródła

修改源码字段

306132416@qq.com 5 lat temu
rodzic
commit
b076757050
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      components/gaoyia-parse/parse.vue

+ 1 - 1
components/gaoyia-parse/parse.vue

@@ -65,7 +65,7 @@ import wxParseTemplate from './components/wxParseTemplate0';
 			},
 			noData: {
 				type: String,
-				default: '<div style="color: red;">数据不能为空</div>'
+				default: ''
 			},
 			startHandler: {
 				type: Function,