浏览代码

去掉隐藏

wyq 3 年之前
父节点
当前提交
55f0db5bb3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/common/LtModal.vue

+ 1 - 1
src/components/common/LtModal.vue

@@ -424,7 +424,7 @@ export default {
             hisCode: hisCode,
             source: source ? source : 1
           };
-          // this.showSaveDialog(params);
+          this.showSaveDialog(params);
         } else {
           console.log('error submit!!');
           return false;