10.25修改
This commit is contained in:
@@ -23,7 +23,8 @@ export const useStore = defineStore('main2', {
|
||||
cartList:[],
|
||||
cartChange:false,
|
||||
remark_text:'',
|
||||
address:''
|
||||
address:'',
|
||||
operation_info:null, // 手术信息
|
||||
}
|
||||
},
|
||||
actions:{
|
||||
|
Reference in New Issue
Block a user