mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-24 05:46:09 +08:00
优化代码
This commit is contained in:
parent
c47983cb73
commit
5e2494c2b8
@ -12,6 +12,10 @@
|
||||
|
||||
<script>
|
||||
const qrCode = require('@/lib/weapp-qrcode.js')
|
||||
import {
|
||||
getRoomOweFees,
|
||||
toPayOweFee
|
||||
} from '../../api/fee/fee.js';
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user