Commit 4d8fb58e by yangchunyan

控制策略的计算执行数添加内容

parent afbc2001
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
:disabled="disabled" :disabled="disabled"
true-value="1" true-value="1"
false-value="0" false-value="0"
></Checkbox> >未使用工作流控制单据流程的项目使用,更新预算状态</Checkbox>
</FormItem> </FormItem>
</i-col> </i-col>
</Row> </Row>
...@@ -374,7 +374,7 @@ export default { ...@@ -374,7 +374,7 @@ export default {
data() { data() {
return { return {
toolbarButtons: [ toolbarButtons: [
{ {
key: 'create', key: 'create',
name: '新建', name: '新建',
icon: "xinjian", icon: "xinjian",
...@@ -911,4 +911,4 @@ export default { ...@@ -911,4 +911,4 @@ export default {
// } // }
} }
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment