Kaynağa Gözat

修改文档保存逻辑

yangg 6 ay önce
ebeveyn
işleme
479fdbd818
2 değiştirilmiş dosya ile 325 ekleme ve 304 silme
  1. 10 0
      src/api/template.js
  2. 315 304
      src/views/project/components/dataList.vue

+ 10 - 0
src/api/template.js

@@ -147,4 +147,14 @@ export function treeCategory(data) {
     method: 'post',
     data
   })
+}
+
+/* 获取模块点位 */
+
+export function extract_locations(data) {
+  return request({
+    url: '/template/extract_and_save_locations',
+    method: 'post',
+    data
+  })
 }

Dosya farkı çok büyük olduğundan ihmal edildi
+ 315 - 304
src/views/project/components/dataList.vue


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor