Browse Source

bug修改

master
yanyan 3 years ago
parent
commit
858cd83510
  1. 2
      lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/question/index.html

2
lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/question/index.html

@ -309,7 +309,7 @@
"</select> " +
"</div> " +
"</div>";
editor.addNode(guid, 1, 1, pos_x, pos_y, 'template', {"option": 'A', "value": ''}, template);
editor.addNode(guid, 1, 1, pos_x, pos_y, 'template', {"channel": 'A'}, template);
break;
case 'multiple':
var multiple = `

Loading…
Cancel
Save