zuozhengqing
2024-03-26 2260b47026088827f177bec0931ded0fd73d97ba
src/views/systemSet/commonSet/index.vue
@@ -77,7 +77,7 @@
            value:data[i].value,
            type:data[i].type,
            select:data[i].type=='select'?list:data[i].select,
            systemType:value
            modeType:data[i].modeType
          }
          arr.push(item)
        }