Pārlūkot izejas kodu

独立表单库字段修改

2 gadi atpakaļ
vecāks
revīzija
45bda22ff3

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

@@ -329,7 +329,7 @@ export default {
             ],
           },
           {
-            label: "所方",
+            label: "所方",
             prop: "tabOwner",
 
             editDisplay: false,

+ 0 - 4
src/views/manager/projectinfo/qutediaolog/qute1.vue

@@ -308,10 +308,6 @@ export default {
         
       },
       submitQute(){
-        console.log('确定');
-        console.log(this.ids,'ids');
-       
-       
         projecttabInfo(this.ids,this.projectid).then((res)=>{
           console.log(res,'res');
           if(res.data.code===200){