Explorar o código

tagtype只能为4

Luolei %!s(int64=6) %!d(string=hai) anos
pai
achega
cf0de03eb0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/icss/PubTagPartDetail.vue

+ 1 - 1
src/components/icss/PubTagPartDetail.vue

@@ -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: '添加的数据有误',