feat<views>: 增加地址选择下拉框组件,修改溯源供方功能,设备台账增删改查功能
1 parent 79c53e9 commit 3cda05de4688f62e5a08df2c68cd73b6139db7fa
Stephanie authored on 11 Jan 2023
Showing 22 changed files
View
src/api/system/area.ts
View
src/assets/styles/globals.scss
View
src/components.d.ts
View
src/components/AddressSelect/AddressSelect.vue 0 → 100644
View
src/components/AddressSelect/address-interface.ts 0 → 100644
View
src/components/AddressSelect/country-code.json 0 → 100644
View
src/router/modules/device.ts
View
src/views/device/standingBook/adjustDevice.vue
View
src/views/device/standingBook/components/baseInfo.vue
View
src/views/device/standingBook/components/fixedAssetsAdd.vue 100644 → 0
View
src/views/device/standingBook/components/templateAdd.vue
View
src/views/device/standingBook/components/templatePage.vue
View
src/views/device/standingBook/components/templateTable.vue
View
src/views/device/standingBook/fixedAssets.vue
View
src/views/device/standingBook/measureTool.vue
View
src/views/device/standingBook/standardMatchDevice.vue
View
src/views/device/standingBook/standingBook-interface.ts
View
src/views/measure/bench/bench.vue
View
src/views/measure/source/components/baseInfoDetail.vue
View
src/views/measure/source/list.vue
View
src/views/measure/source/listAdd.vue
View
src/views/measure/source/list_interface.ts