shuishen
2022-07-29 71ac571768baab6ca36057be77075b80cfe74739
src/views/riskEarlyWarning/bigRivers.vue
@@ -184,7 +184,7 @@
        <el-upload
            ref="uploadExcel"
            action=" http://192.168.0.110:85/bigriver/import-bgr"
            action="http://10.36.98.39:85/bigriver/import-bgr"
            accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel"
            :before-upload="beforeUploadFile"
            :on-preview="handlePreview"
@@ -440,7 +440,7 @@
            exportWordData: {},
            dataType: '实时',
            upload_url: ' http://192.168.0.110:85/mountainrain/import-bgr',
            upload_url: 'http://10.36.98.39:85/mountainrain/import-bgr',
            fileList: [],
            // 是否显示时间搜索
            boxShow: false,