Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcjg-web
Showing
9 changed files
with
177 additions
and
223 deletions
-
Please register or sign in to post a comment
... | ... | @@ -4,6 +4,7 @@ import dataDetails from "@/components/dataDetails/edit-dialog"; |
let mixin = { | ||
data () { | ||
return { | ||
title: '', | ||
formData: { | ||
pageSize: 10 | ||
} | ||
... | ... |