Compare commits

..

No commits in common. "a3e5be4c5d6303768079d6944b969aaef81e00af" and "73b4d0e18b6aaf1cdc39c22289047988fe8b7c6b" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,9 @@
// 应用全局配置
module.exports = {
// baseUrl: 'https://www.nuoyunr.com',
baseUrl: 'https://www.nuoyunr.com',
// baseUrl: 'http://124.222.105.7:48080',
// baseUrl: 'http://192.168.1.4:48080',
baseUrl: "http://localhost:48080",
// baseUrl: "http://localhost:48080",
// baseUrl: "http://rzqhb7.natappfree.cc",
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
baseImageUrl: 'https://www.nuoyunr.com/minio/',

View File

@ -345,7 +345,6 @@ export default {
return
}
this.formData.repairSo.userIds = this.chooseStaff.join(",")
this.formData.ids = flag.map(item => item.id)
request({
url: '/admin-api/repair/tw/pass',
method: 'post',