瀏覽代碼

陈航-加密处理-服务机构管理-提交-4

953954216 2 年之前
父節點
當前提交
dcfd6bcc88
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ruoyi-ui/src/views/business/fwjggl/ajgsx/qtaqjc/index.vue

+ 2 - 2
ruoyi-ui/src/views/business/fwjggl/ajgsx/qtaqjc/index.vue

@@ -654,7 +654,7 @@ export default {
       this.reset()
       this.reset()
       const id = row.id || this.ids
       const id = row.id || this.ids
       this.request.getQtaqzc(id).then(response => {
       this.request.getQtaqzc(id).then(response => {
-        this.form = decryptData_ECB(response.data, ["jcr", "zgzrr"], [1, 1]);
+        this.form = decryptData_ECB(response.data, ["jcr", "zgzrr","txdz"], [1, 1, 4]);
         this.fixation = response.data
         this.fixation = response.data
         /****** sks 需要改动的地方 start ******/
         /****** sks 需要改动的地方 start ******/
         this.copyForm = this.deepCopy(response.data)
         this.copyForm = this.deepCopy(response.data)
@@ -668,7 +668,7 @@ export default {
       this.request.getQtaqzc(id).then(response => {
       this.request.getQtaqzc(id).then(response => {
         console.log('FFFFFFFFFFFFFFFFFF')
         console.log('FFFFFFFFFFFFFFFFFF')
         // this.fixation = decryptData_ECB(response.data, ["jcr", "zgzrr"], [1, 1]);
         // this.fixation = decryptData_ECB(response.data, ["jcr", "zgzrr"], [1, 1]);
-        this.form = decryptData_ECB(response.data, ["jcr", "zgzrr"], [1, 1]);
+        this.form = decryptData_ECB(response.data, ["jcr", "zgzrr", "txdz"], [1, 1, 4]);
         // this.fixation = response.data
         // this.fixation = response.data
         // this.form = response.data
         // this.form = response.data
         this.openXQ = true
         this.openXQ = true