|
|
@@ -439,9 +439,9 @@ export default {
|
|
|
var that = this
|
|
|
|
|
|
that.nowIndex = row.index
|
|
|
+ console.log(that.form.projtaskmag_options[row.index].projtaskmag_optionscore)
|
|
|
+ // that.associatedData = that.form.projtaskmag_options[row.index].projtaskmag_optionscore
|
|
|
|
|
|
- that.associatedData = that.form.projtaskmag_options[row.index].projtaskmag_optionscore
|
|
|
-
|
|
|
if (expandedRows.length>1) {
|
|
|
that.expands = []
|
|
|
if (row) {
|