Explorar el Código

修改源码字段

306132416@qq.com hace 5 años
padre
commit
b076757050
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,