Commit ef8d64aa authored by 向偲彪's avatar 向偲彪
Browse files

fix

parent 5bff786e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,7 @@
            return {id: v}
          }),
          localParams: this.localParams,
          rawScript: editor ? editor.getValue() : ''
        }
      }
    },
+1 −0
Original line number Diff line number Diff line
@@ -222,6 +222,7 @@
            return {id: v}
          }),
          localParams: this.localParams,
          rawScript: editor ? editor.getValue() : ''
        }
      }
    },