|
|
@ -8,7 +8,7 @@ import { number } from 'echarts' |
|
|
|
// const sjdList = await PszcCommonApi.selectHr108Pros({flag: '3' , type: '1',module:'2'})
|
|
|
|
const sjdList = DictApi.getStrDictOptions(DICT_TYPE.pszc_hr_puncherdata108_roll); |
|
|
|
// 仪器仪表
|
|
|
|
const yqbList = await PszcCommonApi.selectHr108Pros({flag: '3' , type: '2'}) |
|
|
|
const yqbList = await PszcCommonApi.selectHr108Pros({flag: '4' , type: '2'}) |
|
|
|
|
|
|
|
// 表单校验
|
|
|
|
export const HrPuncherdata108Rules = reactive({ |
|
|
|