Kaynağa Gözat

基础信息修改

duy 3 ay önce
ebeveyn
işleme
1ae0a5b634
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      src/views/tentative/detect/test-form.vue

+ 1 - 3
src/views/tentative/detect/test-form.vue

@@ -1602,9 +1602,7 @@ const BasicClick = () => {
 }
 const basicInfoData = ref({})
 const basicInfoChange = (val) => {
-   console.log(val, 'val')
-   tableFormSaveClick(true)
-//    basicInfoData.value = val
+
     nodeIdvalue.value = val
    
 }