fix:vue3语法错误

This commit is contained in:
不做码农 2023-01-13 17:26:56 +08:00
parent 5c8546995e
commit 5cf6342df2

View File

@ -196,7 +196,7 @@ function submitForm() {
if (validateResult) {
const genTable = Object.assign({}, info.value)
genTable.columns = this.columns
genTable.columns = columns.value
//
genTable.params = {