瀏覽代碼

基本规范修改

duy 1 月之前
父節點
當前提交
324813a442
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/manager/projectinfo/codeSet.vue

+ 1 - 1
src/views/manager/projectinfo/codeSet.vue

@@ -391,7 +391,7 @@ export default {
     saveCodeSet(){
           for (let row of this.tableData) {
             row.projectId = this.projectId;
-
+            row.type=this.activeName;
               // 检查 row.rule 是否有值
               if (!row.rule) {
                   // 显示警告信息