Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
self-support
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李俊赕
self-support
Commits
8671016b
Commit
8671016b
authored
Sep 13, 2021
by
Damon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 【ID1001728】【扳手会小程序-工单-完工基本信息页面】:审核中状态的工单,物料信息处未限制不可以点击。
parent
54387799
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
XhParts.vue
src/components/createCom/XhParts.vue
+1
-2
No files found.
src/components/createCom/XhParts.vue
View file @
8671016b
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<text
class=
"desc"
>
可选择物料仓物料
</text>
<text
class=
"desc"
>
可选择物料仓物料
</text>
</view>
</view>
<view
class=
"btn"
>
<view
class=
"btn"
>
<u-button
shape=
"circle"
:custom-style=
"customStyle"
@
click=
"toParts"
>
<u-button
shape=
"circle"
:custom-style=
"customStyle"
@
click=
"toParts"
:disabled=
"disabled"
>
去选择
去选择
</u-button>
</u-button>
</view>
</view>
...
@@ -112,7 +112,6 @@ export default {
...
@@ -112,7 +112,6 @@ export default {
}
}
return
v
return
v
})
})
console
.
log
(
"this.lists"
,
this
.
lists
)
}
}
})
})
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment