节点
This commit is contained in:
@ -186,7 +186,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { list, get, add, update, del, addNode } from "@/api/hardware/product";
|
||||
import { list, get, add, update, del } from "@/api/hardware/product";
|
||||
import { addNode } from "@/api/hardware/node";
|
||||
export default {
|
||||
name: "ProductList",
|
||||
data() {
|
||||
|
Reference in New Issue
Block a user