Ver código fonte

陈航-密文处理-等级证书牌匾-提交-6

953954216 2 anos atrás
pai
commit
9749a39b19

+ 2 - 1
ruoyi-ui/src/views/business/fwjggl/djpd/zsdqTx/index.vue

@@ -539,9 +539,10 @@ export default {
     /** 修改按钮操作 */
     handleUpdate(row) {
       this.reset();
+      console.log('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');
       const id = row.id || this.ids;
       getDjzspb(id).then((response) => {
-        this.form = decryptData_ECB(response.data, [], []);
+        this.form = decryptData_ECB(response.data, ["zslqrxm", "zslqrlxdh", "zsthxm", "zsthlxdh", "pblqrxm", "pblqrlxdh", "pbthxm", "pbthlxdh"], [1,3,1,3,1,3,1,3]);
         /****** sks 需要改动的地方 start ******/
         this.copyForm = this.deepCopy(response.data);
         /****** sks 需要改动的地方 end ******/