代码更新
This commit is contained in:
@@ -126,8 +126,8 @@
|
||||
import myRadioGroup from './components/my-radio-group.vue';
|
||||
|
||||
import { devices, subTypes, brand, receipts,connectionType } from '@/pagePrinter/devices.js'
|
||||
import { getPrinterDetail, addPrinter, updatePrinter } from '@/api/printer.js'
|
||||
import { categoryPage } from '@/api/cateGory.js'
|
||||
import { getPrinterDetail, addPrinter, updatePrinter } from '@/http/api/printer.js'
|
||||
import { categoryPage } from '@/http/api/cateGory.js'
|
||||
|
||||
const pageData = reactive({
|
||||
brandList: brand, // 打印机品牌列表
|
||||
|
||||
Reference in New Issue
Block a user