修改发票显示问题和暂存工作台修改
This commit is contained in:
@@ -5,7 +5,7 @@ Page({
|
||||
* 页面的初始数据
|
||||
*/
|
||||
data: {
|
||||
active: 0
|
||||
active: 3
|
||||
},
|
||||
|
||||
/**
|
||||
@@ -28,7 +28,7 @@ Page({
|
||||
* 生命周期函数--监听页面显示
|
||||
*/
|
||||
onShow() {
|
||||
|
||||
console.log("this,data", this.data)
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user