Browse Source

20240219

java8
qiezi 11 months ago
parent
commit
d99a6359dd
  1. 2
      src/views/modules/property/propertyTemplate.vue

2
src/views/modules/property/propertyTemplate.vue

@ -19,7 +19,7 @@ export default {
data(){ data(){
return{ return{
no:1, no:1,
size:10,
size:20,
total:0, total:0,
menuId:180002, menuId:180002,
dataList: [], dataList: [],

Loading…
Cancel
Save