Commit b23bc9ea authored by hubaoshan's avatar hubaoshan

代码规范问题

parent 9ffad8d5
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
import { handleOutWarehouse, persistOut } from '@/api/setup/applicationTable' import { handleOutWarehouse, persistOut } from '@/api/setup/applicationTable'
import { getDict } from '@/api/system/dict/data' import { getDict } from '@/api/system/dict/data'
import {playAudio, successAudio, UpperCaseStr} from '@/utils/common' import { playAudio, successAudio, UpperCaseStr } from '@/utils/common'
import { customUpperCase } from '@/utils/common' import { customUpperCase } from '@/utils/common'
export default { export default {
name: 'Dispose', name: 'Dispose',
...@@ -267,7 +267,6 @@ export default { ...@@ -267,7 +267,6 @@ export default {
lot: values[1], lot: values[1],
pn: values[0], pn: values[0],
cheBzq: values[2], cheBzq: values[2],
10: values[3],
unit: values[4], unit: values[4],
cj_name: values[5] cj_name: values[5]
} }
......
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