web
7 天以前 7da0c2d5b4656f808ba71b9e214256c95379faea
fix:修改数据界面
已修改3个文件
16 ■■■■ 文件已修改
.gitignore 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/screen/data.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/screen/device.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
@@ -1,3 +1,3 @@
node_modules
.idea/
.vscode/*
.vscode/
src/views/screen/data.vue
@@ -9,7 +9,7 @@
                            <el-select
                                v-model="typeValue.recordType"
                                size="small"
                                style="width: 120px"
                                style="width: 8rem"
                                @change="getStaticWarn"
                            >
                                <el-option
@@ -78,7 +78,7 @@
                            <el-select
                                v-model="typeValue.dateType"
                                size="small"
                                style="width: 120px"
                                style="width: 8rem"
                                @change="getLine"
                            >
                                <el-option
@@ -91,7 +91,7 @@
                            <el-select
                                v-model="typeValue.pointId"
                                size="small"
                                style="width: 120px"
                                style="width: 8rem"
                                @change="getLine"
                            >
                                <el-option
@@ -104,7 +104,7 @@
                            <el-select
                                v-model="typeValue.columnsCode"
                                size="small"
                                style="width: 120px"
                                style="width: 8rem"
                                @change="getLine"
                            >
                                <el-option
src/views/screen/device.vue
@@ -25,7 +25,7 @@
                            <el-select
                                v-model="value"
                                size="small"
                                style="width: 120px"
                                style="width: 8rem"
                            >
                                <el-option
                                v-for="item in options"
@@ -128,7 +128,7 @@
                            <el-select
                                v-model="value"
                                size="small"
                                style="width: 120px"
                                style="width: 8rem"
                            >
                                <el-option
                                v-for="item in options"
@@ -140,7 +140,7 @@
                             <el-select
                                v-model="value"
                                size="small"
                                style="width: 120px"
                                style="width: 8rem"
                            >
                                <el-option
                                v-for="item in options"