Fix:2863 【寻趣味】配置活动删除时间插件,活动时间改为纯文本输入框
This commit is contained in:
@@ -282,7 +282,7 @@ export default {
|
||||
fetchList(random = 0, randomSeed) {
|
||||
if(this.typeIndex === -1) {
|
||||
const params = {
|
||||
cityName: this.cityName,
|
||||
cityName: this.name,
|
||||
page: 1,
|
||||
limit: 999
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user