duy 7 месяцев назад
Родитель
Сommit
f7d851f300
1 измененных файлов с 9 добавлено и 9 удалено
  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