。。
This commit is contained in:
@@ -105,8 +105,8 @@
|
||||
// 上传到服务器
|
||||
|
||||
Promise.all(tasks).then(() => {
|
||||
this.$refs.noise.reload()
|
||||
this.$refs.place.reload()
|
||||
this.$refs.noise && this.$refs.noise.reload()
|
||||
this.$refs.place && this.$refs.place.reload()
|
||||
})
|
||||
|
||||
// console.log(billData);
|
||||
|
||||
Reference in New Issue
Block a user