feat: There is no way the, bug #55879 点击提问 重置类型参数默认选择国内 防止 缓存没被重置
This commit is contained in:
@@ -1665,6 +1665,8 @@ export default {
|
||||
//提问按钮
|
||||
queBtn(){
|
||||
this.fileList = []
|
||||
// 清空提问
|
||||
this.standType = "INLAND"
|
||||
this.questionForm = {
|
||||
pubQue : '',//公共问题
|
||||
classification: 'INLAND', //标准类型
|
||||
|
||||
@@ -1040,6 +1040,7 @@ export default {
|
||||
//提问按钮
|
||||
queBtn(){
|
||||
this.fileList = []
|
||||
this.standType = "INLAND"
|
||||
this.questionForm = {
|
||||
pubQue : '',//公共问题
|
||||
classification: 'INLAND', //标准类型
|
||||
|
||||
Reference in New Issue
Block a user