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