xzw %!s(int64=3) %!d(string=hai) anos
pai
achega
40e6bce2d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.js

+ 1 - 1
main.js

@@ -208530,7 +208530,7 @@ and limitations under the License.
         t.prototype.createCroppingJobDto = function() {//改成每个数据集都传一个矩阵
              
             return { 
-                transformation_matrix: this.selectedDatasets.map((t)=>() {
+                transformation_matrix: this.selectedDatasets.map((t)=>{
                     return {
                         id: t.id,
                         matrix: this.getTransformationMatrix(t);