修改输入框字段限制
This commit is contained in:
@@ -43,6 +43,7 @@ const setData = (data: any, targetType: any) => {
|
||||
// dataList1.value = []
|
||||
let list1: any = []
|
||||
dataList.value = []
|
||||
dataList1.value = []
|
||||
flag.value = true
|
||||
flag1.value = true
|
||||
targetName.value = targetType[0].name
|
||||
|
||||
Reference in New Issue
Block a user