Commit ad49e4b4 by 罗承锋

修改报错问题

parent 6aaf53e0
...@@ -45,7 +45,6 @@ ...@@ -45,7 +45,6 @@
<script> <script>
import STable from '@/components/table'; import STable from '@/components/table';
import {} from "../../../api/school-center/broadbandListAPI"
import {cloneObject} from '@/utils/util'; import {cloneObject} from '@/utils/util';
export default { export default {
name: "RhPhone", name: "RhPhone",
......
...@@ -50,7 +50,6 @@ ...@@ -50,7 +50,6 @@
<script> <script>
import STable from '@/components/table'; import STable from '@/components/table';
import {} from "../../../api/school-center/broadbandListAPI"
import {cloneObject} from '@/utils/util'; import {cloneObject} from '@/utils/util';
export default { export default {
name: "kdyList", name: "kdyList",
......
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
<script> <script>
import STable from '@/components/table'; import STable from '@/components/table';
import {} from "../../../api/school-center/broadbandListAPI"
import {cloneObject} from '@/utils/util'; import {cloneObject} from '@/utils/util';
export default { export default {
name: "multimediaAccount", name: "multimediaAccount",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment