2 Commits 24537813c9 ... 2ed51d6326

Autore SHA1 Messaggio Data
  duy 2ed51d6326 Merge branch 'master' into test-dev 4 giorni fa
  duy 1e740acf1c 导图结构填报高度修改 4 giorni fa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/data-fill/wbs.vue

+ 1 - 1
src/views/data-fill/wbs.vue

@@ -381,7 +381,7 @@
                         :classify="authBtnTabKey"
                         :contract-id="contractId"
                         :datas="ListItemDatas"
-                        :draw-type="isDrawType"
+                        :draw-type="!isDrawType"
                         :primary-key-id="primaryKeyId"
                         :status="NodeStatus"
                         :tenant-id="userInfo?.tenant_id"