2/26 业务类型区分1.0

20240912_adapter
wangwei 4 months ago
parent 33446ae3f8
commit e04adadb3d

@ -605,6 +605,7 @@ export default {
workPlaceClass: 1,
resetKeys: {},
sendData: '',
// sys_workplace_document busType
busType:2
}
},

@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: 'test'
}
</script>
<style scoped>
</style>
Loading…
Cancel
Save