1
shuishen
2021-07-02 f5a81dbea80d1de98a258a82bf95c4dd6cf47851
1
1 files modified
4 ■■■ changed files
src/components/real-popup/main.vue 4 ●●● patch | view | raw | blame | history
src/components/real-popup/main.vue
@@ -519,7 +519,7 @@
            var that = this;
            if (t == '推送110') {
                if (that.alarmlb == "") {
                if (that.alarmlb == null) {
                    that.$message("请选择报警类型")
                    return
                }
@@ -544,6 +544,8 @@
                        url: '/api/blade-system/dict-biz/dictionary?code=manufacturers',
                    }).then(data => {
                        console.log(data.data,213)
                        data.data.forEach(item => {
                            if (item.dictKey == row.manufacturers) {
                                newAxios({