@ -17,7 +17,7 @@ module.exports = appInfo => {
config.middleware = [];
config.mongoose = {
client: {
url: 'mongodb://127.0.0.1:27018/back',
url: 'mongodb://127.0.0.1:27017/back',
options: {
// useNewUrlParser: true,
// useUnifiedTopology: true
@ -278,7 +278,6 @@ export default {
let params = {}
this.clickParams = {}
if (refrash) {
console.log(744, this.$refs.dingdanTable)
this.$refs.dingdanTable.clearSelected()
}
if (this.searchParams.kehubianhao) {