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
aced671b4390a2176089f6938ff327dc49ccfb21
Authored by
ww
2023-08-03 18:29:04 +0800
1 parent
1ab09593
fix: 移除console.log
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/device/list/cpns/tabs/ModelOfMatter.vue
src/views/device/list/cpns/tabs/ModelOfMatter.vue
View file @
aced671
@@ -92,7 +92,6 @@
@@ -92,7 +92,6 @@
92
}
92
}
93
93
94
const getSendValue = computed(() => {
94
const getSendValue = computed(() => {
95
-
console.log(unref(getPaginationAttrkey));
96
return {
95
return {
97
tsSubCmds: [
96
tsSubCmds: [
98
{
97
{