lct
Your Name
2022-10-14 596a6831ceb5417e2f4fb71f9e2dd1d2e2bcb6f8
lct
已修改2个文件
已添加2个文件
6841 ■■■■■ 文件已修改
.idea/shelf/Uncommitted_changes_before_Update_at_2022_10_13_14_41_[Default_Changelist]/shelved.patch 6817 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.idea/shelf/Uncommitted_changes_before_Update_at_2022_10_13_14_41__Default_Changelist_.xml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/specialWorkSystem/flow/basicApprove/components/approveBasicDialog.vue 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/specialWorkSystem/flow/basicApprove/index.vue 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.idea/shelf/Uncommitted_changes_before_Update_at_2022_10_13_14_41_[Default_Changelist]/shelved.patch
对比新文件
文件太大
.idea/shelf/Uncommitted_changes_before_Update_at_2022_10_13_14_41__Default_Changelist_.xml
对比新文件
@@ -0,0 +1,4 @@
<changelist name="Uncommitted_changes_before_Update_at_2022_10_13_14_41_[Default_Changelist]" date="1665643313431" recycled="true" deleted="true">
  <option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_10_13_14_41_[Default_Changelist]/shelved.patch" />
  <option name="DESCRIPTION" value="Uncommitted changes before Update at 2022/10/13 14:41 [Default Changelist]" />
</changelist>
src/views/specialWorkSystem/flow/basicApprove/components/approveBasicDialog.vue
@@ -125,13 +125,9 @@
            departmentList: [],
            isShowApproveBasicDialog: false,
            ruleStandTypeList: [
                { id: 1, name: '可燃气浓度' },
                { id: 2, name: '氧气浓度' },
                { id: 3, name: '一氧化碳浓度' },
                { id: 4, name: '硫化氢浓度' },
                { id: 5, name: '温度' },
                { id: 6, name: '压力' },
                { id: 7, name: '震动' }
                { id: 1, name: '可燃气体' },
                { id: 3, name: '有毒有害气体' },
                { id: 2, name: '氧气' },
            ],
            typeList: [
                { id: 1, name: '大于' },
src/views/specialWorkSystem/flow/basicApprove/index.vue
@@ -141,13 +141,9 @@
                }
            },
            ruleStandTypeList: [
                { id: 1, name: '可燃气浓度' },
                { id: 2, name: '氧气浓度' },
                { id: 3, name: '一氧化碳浓度' },
                { id: 4, name: '硫化氢浓度' },
                { id: 5, name: '温度' },
                { id: 6, name: '压力' },
                { id: 7, name: '震动' }
                { id: 1, name: '可燃气体' },
                { id: 3, name: '有毒有害气体' },
                { id: 2, name: '氧气' },
            ],
            typeList: [
                { id: 1, name: '大于' },