Explorar o código

Merge branch 'master' of git.sagacloud.cn:sagacloud/sagacloud-cwc-pages

guoxiaohuan %!s(int64=5) %!d(string=hai) anos
pai
achega
895ecb2718
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/components/todayStrategy.vue

+ 2 - 0
src/components/todayStrategy.vue

@@ -138,7 +138,9 @@ export default {
             })
         },
         handleClick(row) {
+            console.log(row)
             this.row = row
+            this.remarks = row.remarks
             this.dialogVisible = true
         },
         saveCommand(row) {