diff --git a/src/components/jeecg/BEditableTable.vue b/src/components/jeecg/BEditableTable.vue new file mode 100644 index 0000000..6f28ed5 --- /dev/null +++ b/src/components/jeecg/BEditableTable.vue @@ -0,0 +1,3262 @@ + + + + + + + + + + + + + + 新增1 + 新增2 + + + + 删除 + + + + 清空选择 + + + + + + + + + + + + + + + + + + + + + + + + + + 序号 + + + + + + {{ col.title }} + + + + + + + + + + + + + + + 暂无数据 + + + + + + + + + + + + + + + + + + + 向上移 + 向下移 + + 插入一行 + + + + + + + + + + + + {{ rowIndex+1 }} + + + + + + + + + + + {handleBlurCommono(e.target,rowIndex,row,col)}" + @input="(e)=>{handleInputCommono(e.target,rowIndex,row,col)}" + /> + {{ inputValues[rowIndex][col.key] }} + + + + + handleChangeCheckboxCommon(e,row,col)" + /> + + + + + handleChangeSelectCommon(v,id,row,col)" + @search="(v)=>handleSearchSelect(v,id,row,col)" + @blur="(v)=>handleBlurSearch(v,id,row,col)" + allowClear + /> + {{ getSelectTranslateText(selectValues[id], row, col) }} + + + + + + handleChangeJDateCommon(v,id,row,col,col.type === formTypes.datetime)" + /> + {{ jdateValues[id] }} + + + + + + handleChangeJInputPopCommon(v,id,row,col)" + /> + {{ jInputPopValues[id] }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + 下载 + + + 删除 + + + + + + + + + + + handleChangeUpload(v,id,row,col)" + > + {{ col.placeholder }} + + + + + + + + + + popupCallback(value,others,id,row,col,rowIndex)" + /> + {{ getPopupValue(id) }} + + + + + + + + + + + {{ file.status }} + + + + + {{ getEllipsisWord(file.name,5) }} + + + + + {{ getEllipsisWord(file.name,5) }} + + + + + + + + + + + 下载 + + + 删除 + + + 更多 + + + + + + + + + + handleChangeUpload(v,id,row,col)" + > + 上传文件 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 下载 + + + 删除 + + + 更多 + + + + + + + + + + + handleChangeUpload(v,id,row,col)" + > + 上传图片 + + + + + + + + + + + handleRadioChange(e.target.value,id,row,col)"> + {{ item.text }} + + + + + + + + + handleMultiSelectChange(v,id,row,col)" + allowClear + /> + {{ getSelectTranslateText(multiSelectValues[id], row, col) }} + + + + + + + + handleSearchSelectChange(v,id,row,col)" + allowClear + :filterOption="false" + /> + + {{ getSelectTranslateText(searchSelectValues[id], row, col) }} + + + + + + + + + + + + {{ inputValues[rowIndex][col.key] }} + + + + + + + + + + + + + + + 统计 + + + 统计 + + + + + + {{statisticsColumns[col.key]}} + + + + + + + + + + + + + + + diff --git a/src/views/activiti/doneManage.vue b/src/views/activiti/doneManage.vue index a6cd20f..73a3d8c 100644 --- a/src/views/activiti/doneManage.vue +++ b/src/views/activiti/doneManage.vue @@ -52,12 +52,12 @@ {{i+1}} - + {{t}} - + {{t}} @@ -100,7 +100,7 @@ {{millsToTime(t)}} - + {{t}} diff --git a/src/views/activiti/form/ProcessSmaterialsScrapForm.vue b/src/views/activiti/form/ProcessSmaterialsScrapForm.vue index a63a65f..53b4624 100644 --- a/src/views/activiti/form/ProcessSmaterialsScrapForm.vue +++ b/src/views/activiti/form/ProcessSmaterialsScrapForm.vue @@ -32,15 +32,15 @@ - - - - - - + + + + + + @@ -52,17 +52,18 @@ - + :actionButton="true"/>