Commit 23d140d2 authored by 杨硕's avatar 杨硕

Merge remote-tracking branch 'origin/master'

parents 4ba67397 e604f69a
......@@ -555,9 +555,6 @@ export default {
}
})
}
console.log('00000000000000000000')
console.log(this.declareForm)
console.log('00000000000000000000')
// 调用接口信息
this.getOptions()
this.getIssuingDept()
......
......@@ -7,7 +7,7 @@
<el-row>
<el-col :span="1">
<!--<el-button class="back-button" type="primary" icon="el-icon-arrow-left" circle @click="handleGoBack" />-->
<i class="el-icon-arrow-left" @click="handleGoBack" />
<i style="cursor: pointer" class="el-icon-arrow-left" @click="handleGoBack" />
</el-col>
<el-col :span="23">
<div style="background-color: #ffffff;padding: 29px 30px 20px 30px;min-height: 500px">
......
......@@ -53,7 +53,8 @@ module.exports = {
[process.env.VUE_APP_BASE_API]: {
// target: `http://192.168.1.17:10010/internal`,
// target: `http://10.5.87.231:10010/internal`,
// target: `http://116.205.136.218:8080/`,
target: `http://116.205.136.218:8080/`,
// target: `http://192.168.1.8:8080/`,
// target: `http://192.168.1.75:8080/`,
// target: `http://192.168.1.20:8080/`,
target: `http://192.168.1.55:8080/`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment