洪海涛 пре 4 година
родитељ
комит
3e75d1b0c0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/store/modules/monthlyReport/edit/index.js

+ 1 - 1
src/store/modules/monthlyReport/edit/index.js

@@ -906,7 +906,7 @@ export default {
                 // elm.content[0].tableRows = res.data.content[0].tableRows
                 elm.content = [{ ...res.data.content[0], value }]
                 // console.log(elm.content, res.data.content[0], 907)
-                // elm.content = [{ 
+                // elm.content = [{
                 //   ...elm.content[0],
                 //   tableRows: res.data.content[0].tableRows
                 // }]