src/views/layer/attributeList.vue
@@ -304,7 +304,6 @@ value: std[i], }); } debugger; condOption.value = str; formSql.value.type = std[0]; }; @@ -323,7 +322,6 @@ watch( () => props.layerData, (nVal, oVal) => { // console.log("值发生了变更", nVal, oVal); startQueryData(); }, { deep: true }