Kaynağa Gözat

文件题名新增修改

duy 7 ay önce
ebeveyn
işleme
f7d851f300
1 değiştirilmiş dosya ile 9 ekleme ve 9 silme
  1. 9 9
      src/views/manager/projectinfo/tree.vue

+ 9 - 9
src/views/manager/projectinfo/tree.vue

@@ -4439,17 +4439,17 @@ export default {
         projectId:this.projectid,
         type:2
       }
-      // saveOrUpdateNameRule(
+      saveOrUpdateNameRule(
         
-      //     {nameRuleDtos}
+          {nameRuleDtos}
         
-      // ).then((res) => {
-      //  if(res.data.code==200){
-      //     this.$message.success('保存成功')
-      //   }else{
-      //     this.$message.error('保存失败')
-      //   }
-      // });
+      ).then((res) => {
+       if(res.data.code==200){
+          this.$message.success('保存成功')
+        }else{
+          this.$message.error('保存失败')
+        }
+      });
     },
     changeRoleName(data,row){
       // 找到对应的 dictValue