Commit 097e7d4e authored by 佟礼's avatar 佟礼

工艺规程

parent d8fd10d0
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
</FormItem> --> </FormItem> -->
<FormItem :label="l('performancehours')" > <FormItem :label="l('performanceHours')" >
<InputNumber v-model="formprocessValidate.performance_hours"></InputNumber> <InputNumber v-model="formprocessValidate.performance_hours"></InputNumber>
</FormItem> </FormItem>
...@@ -278,7 +278,7 @@ export default { ...@@ -278,7 +278,7 @@ export default {
}, },
{ {
key: 'performance_hours', key: 'performance_hours',
title: this.l('performancehours') title: this.l('performanceHours')
}, },
// { // {
// key: 'check_flag', // key: 'check_flag',
......
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