Merge branch 'dev' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web into dev
Showing
4 changed files
with
127 additions
and
13 deletions
-
Please register or sign in to post a comment
... | ... | @@ -78,7 +78,7 @@ |
//空列值个数 | ||
emptycolNum: datas.columns().emptycolNum, | ||
//列名称对象 | ||
columns: datas.columns().JSYDSYQ, | ||
columns: datas.columns().TDSYQ, | ||
}; | ||
}, | ||
created () { | ||
... | ... |