dingdong-master/common/js/globalData.js

6 lines
84 B
JavaScript

export default {
deptId: 101,
from: 'server',
initPageNum: 1,
initPageSize: 50
}