mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	| @@ -27,7 +27,7 @@ export default { | ||||
|     return { | ||||
|       height: document.documentElement.clientHeight - 94.5 + "px;", | ||||
|       loading: true, | ||||
|       src: undefined, | ||||
|       src: "undefined", | ||||
|     }; | ||||
|   }, | ||||
|   mounted: function() { | ||||
|   | ||||
| @@ -44,10 +44,6 @@ | ||||
|  | ||||
|     <!-- 操作工具栏 --> | ||||
|     <el-row :gutter="10" class="mb8"> | ||||
|       <el-col :span="1.5"> | ||||
|         <el-button type="primary" plain icon="el-icon-plus" size="mini" @click="handleAdd" | ||||
|                    v-hasPermi="['system:sms-log:create']">新增</el-button> | ||||
|       </el-col> | ||||
|       <el-col :span="1.5"> | ||||
|         <el-button type="warning" plain icon="el-icon-download" size="mini" @click="handleExport" :loading="exportLoading" | ||||
|                    v-hasPermi="['system:sms-log:export']">导出</el-button> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 芋道源码
					芋道源码