Sign in
简柏林
/
thingskit-front
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
89a9085b8fcdaf492e978262554dc339a0e27b92
Authored by
loveumiko
2023-09-27 16:08:32 +0800
1 parent
09ddf035
fix: 合并冲突的代码
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
src/views/device/list/cpns/modal/DeviceDetailDrawer.vue
src/views/device/profiles/step/DeviceConfigurationStep.vue
src/views/device/list/cpns/modal/DeviceDetailDrawer.vue
View file @
89a9085
...
...
@@ -155,7 +155,6 @@
155
155
handleOpenGatewayDevice,
156
156
isTransportType,
157
157
drawerTitle,
158
-
f684ffd1d4d63f0a1bca741c749ccea02faf7015,
159
158
};
160
159
},
161
160
});
...
...
src/views/device/profiles/step/DeviceConfigurationStep.vue
View file @
89a9085
...
...
@@ -90,7 +90,6 @@
90
90
editOrAddDeviceTypeStatus,
91
91
getFieldsValue,
92
92
setFieldsdefaultRuleChainId,
93
-
f684ffd1d4d63f0a1bca741c749ccea02faf7015,
94
93
});
95
94
</script>
96
95
<style lang="less" scoped>
...
...