瀏覽代碼

HEAD <<<<<<< HEAD ======= >>>>>>> live

戴艳蓉 3 年之前
父節點
當前提交
f0e81dfb39
共有 5 個文件被更改,包括 1 次插入10 次删除
  1. 1 1
      .gitignore
  2. 0 0
      dist/index.html
  3. 0 0
      dist/static/js/chunk-d22532c8.18d0771b.js
  4. 二進制
      dist/static/js/chunk-d22532c8.18d0771b.js.gz
  5. 0 9
      src/views/stock/check/index.vue

+ 1 - 1
.gitignore

@@ -1,6 +1,6 @@
 .DS_Store
 node_modules/
-# dist/
+dist/
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-d22532c8.18d0771b.js


二進制
dist/static/js/chunk-d22532c8.18d0771b.js.gz


+ 0 - 9
src/views/stock/check/index.vue

@@ -133,15 +133,6 @@
                     重置
                   </el-button>
                 </el-col>
-<<<<<<< HEAD
-<<<<<<< HEAD
-             
-=======
-               
->>>>>>> live
-=======
-
->>>>>>> live
                 <el-col
                   :span="3"
                   style="width: 66px; float: right"

部分文件因文件數量過多而無法顯示