Преглед на файлове

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

guoxiaohuan преди 5 години
родител
ревизия
895ecb2718
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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) {