|
|
@@ -21,6 +21,7 @@
|
|
|
name: 'createResponsibilityAgree',
|
|
|
})
|
|
|
"
|
|
|
+ :icon="Plus"
|
|
|
>添加责任书
|
|
|
</el-button>
|
|
|
</div>
|
|
|
@@ -194,6 +195,7 @@
|
|
|
import dayjs from 'dayjs';
|
|
|
import { ElMessage } from 'element-plus';
|
|
|
import { useRouter } from 'vue-router';
|
|
|
+ import { Plus } from '@element-plus/icons-vue';
|
|
|
import {
|
|
|
safetyResponsibilityAdminqueryPage,
|
|
|
safetyResponsibilityAdminDelete,
|