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