标准清单 高级检索
This commit is contained in:
@@ -207,7 +207,6 @@ export default {
|
||||
handleChange (event) {
|
||||
// const value = event.target.value
|
||||
const value = event
|
||||
console.log(value)
|
||||
this.$emit('input', value)
|
||||
if (value.length==1000){
|
||||
return this.$message({
|
||||
|
||||
Reference in New Issue
Block a user