一维表转二维表完成
This commit is contained in:
@@ -53,7 +53,6 @@ export default {
|
||||
dataLang: v => v.options.dataType == 'htmlData' ? 'html' : 'json',
|
||||
source: {
|
||||
set(v) {
|
||||
console.log(v)
|
||||
this.$emit("input", v)
|
||||
},
|
||||
get() {
|
||||
|
||||
Reference in New Issue
Block a user