rabin 3 년 전
부모
커밋
f06c4d01aa
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tool/work/assets/pc/html/index.html

+ 2 - 2
tool/work/assets/pc/html/index.html

@@ -396,7 +396,7 @@ function finish()
               url: config.host + "lib/manage.setInfoStatus",
               data: {
                   id: id,
-                  // json : 1,
+                  json : 1,
               },
               dataType: "json",
 
@@ -426,7 +426,7 @@ function finish()
               data: {
                   id: id,
                   type: '1',
-                  // json : 1,
+                  json : 1,
               },
               dataType: "json",