反馈修改

This commit is contained in:
仲么了
2023-10-09 16:12:27 +08:00
parent 9c8dc2cd0a
commit bd8e137c26
20 changed files with 167 additions and 25 deletions

View File

@@ -30,7 +30,7 @@
:localdata="projectRange"
@change="queryTopologyDiagramPage"
disabled
:clearable="false"
:clear="false"
></uni-data-select>
</uni-forms-item>
<!-- <uni-forms-item label="型号">
@@ -114,6 +114,8 @@
v-model="point.linePostion"
:localdata="positionList"
@change="positionChange"
:clear="false"
disabled
></uni-data-select>
<uni-easyinput
:clearable="false"