diff --git a/epmet-oper-web/debug.log b/epmet-oper-web/debug.log index bcdda68..d5495b7 100644 --- a/epmet-oper-web/debug.log +++ b/epmet-oper-web/debug.log @@ -1,3 +1,5 @@ [1228/131807.836:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) [1229/091638.578:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) [1229/154402.360:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) +[1229/174228.174:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) +[1231/140010.226:ERROR:directory_reader_win.cc(43)] FindFirstFile: 系统找不到指定的路径。 (0x3) diff --git a/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue b/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue index c9160f2..6205f6c 100644 --- a/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue +++ b/epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue @@ -59,6 +59,9 @@ 瑙掕壊鏉冮檺 + 鏈楂橀厤缃 @@ -103,6 +106,7 @@ import ConfigItem from './ConfigItem' import FootbarList from '../../productConfig/footbar/FootbarList' import MiniHome from './MiniHome' +import MostList from '../../productConfig/mostedit/MostList' import RoleList from './roleList' export default { data () { @@ -201,6 +205,12 @@ export default { this.showType = 'footbar' this.$refs['ref_footbarlist'].initData(customerId, customerName) }, + // footbar閰嶇疆 + showMost (customerId, customerName) { + this.showType = 'mostedit' + //this.$refs['ref_footbarlist'].initData(customerId, customerName) + }, + // 鏄剧ず鏉冮檺閰嶇疆 showLimitConfig (customerId, customerName) { diff --git a/epmet-oper-web/src/views/modules/productConfig/mostedit/MostList.vue b/epmet-oper-web/src/views/modules/productConfig/mostedit/MostList.vue new file mode 100644 index 0000000..171805e --- /dev/null +++ b/epmet-oper-web/src/views/modules/productConfig/mostedit/MostList.vue @@ -0,0 +1,19 @@ + + + +