Explorar o código

辅检导入报错

luolei %!s(int64=4) %!d(string=hai) anos
pai
achega
1cb544448e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/store/async-actions/print.js

+ 2 - 2
src/store/async-actions/print.js

@@ -123,8 +123,8 @@ export const realSaveData = (bool,list) => {
             "contentJson":JSON.stringify(jsonData.lis),
             "type": 5
         }, {
-            "content": jsonStr.pacs,
-            "contentValue":jsonStr.pacs,
+            "content": JSON.stringify(jsonStr.pacs),
+            "contentValue":JSON.stringify(jsonStr.pacs),
             "contentJson":JSON.stringify(pacsData),
             "type": 6
         }, {