调整页面echart
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<!-- 绑定监测点 -->
|
||||
<Bind ref="bindRef" />
|
||||
<!-- 绑定进程号 -->
|
||||
<el-dialog draggable title="选择进程号" v-model="popUps" :close-on-click-modal="false" width="400px">
|
||||
<el-dialog draggable title="绑定进程号" v-model="popUps" :close-on-click-modal="false" width="400px">
|
||||
<el-select v-model="processNo" placeholder="请选择进程号" style="width: 100%">
|
||||
<el-option
|
||||
v-for="item in dataSource"
|
||||
|
||||
Reference in New Issue
Block a user