@@ -582,7 +582,7 @@ export default {
}else{
++num;
if(num == 6){
- if(tmpArr[0].tagType == 1){
+ if(tmpArr[0].tagType != 4){
this.$message({
showClose: true,
message: '添加的数据有误',