update screen 2, 8, 9, 10, 27, 33, 34
This commit is contained in:
@ -197,8 +197,8 @@ export const mutations = {
|
||||
|
||||
// 페이지 그리드 데이터 set
|
||||
setGridData: (state, payload) => {
|
||||
console.log('check:', state.pageData)
|
||||
console.log('payload:', payload)
|
||||
// console.log('check:', state.pageData)
|
||||
// console.log('payload:', payload)
|
||||
// state.pageData['PRG0001']['dashBoard_grid_01'] = {
|
||||
// ...state.pageData['PRG0001']['dashBoard_grid_01'],
|
||||
// data: payload.value,
|
||||
|
Reference in New Issue
Block a user