liujq temp20230202 2 年之前
父节点
当前提交
be62088d60
共有 3 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-0bf0e532.30e959b1.js
  3. 1 1
      src/views/house/all.vue

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-0bf0e532.30e959b1.js


+ 1 - 1
src/views/house/all.vue

@@ -31,7 +31,7 @@ import SearchForm from './components/searchForm/All'
 import PopupEdit from './components/popup/AllEdit'
 import baseTable from '_m/baseTable.js'
 export default {
-  name: 'all',
+  name: 'houseAll',
   components: {
     SearchForm,
     PopupEdit,

部分文件因为文件数量过多而无法显示