|  |  | @ -1,211 +1,211 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | <template> |  |  |  | <template> | 
			
		
	
		
		
			
				
					
					|  |  |  |   <div class="app-container home"> |  |  |  |   <div class="app-container home"> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <div> |  |  |  |     <div> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <h2>欢迎使用UDI管理平台</h2> |  |  |  |       <h2>欢迎使用</h2> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       <el-divider/> |  |  |  |       <el-divider/> | 
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  |     </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <!-- 分割线 --> |  |  |  | <!--    <!– 分割线 –>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     <div class="mt10 grid-container grid-container3" style="height: 15%"> |  |  |  | <!--    <div class="mt10 grid-container grid-container3" style="height: 15%">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:product']"> |  |  |  | <!--      <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:product']">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         <el-row> |  |  |  | <!--        <el-row>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> |  |  |  | <!--          <div class="height-full fl center ml20" style="width: 30%">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" |  |  |  | <!--            <el-image style="border-radius: 4%;width: 80%;height: 80%"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                       :src="productSvg"> |  |  |  | <!--                      :src="productSvg">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <div slot="placeholder" class="image-slot"> |  |  |  | <!--              <div slot="placeholder" class="image-slot">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 加载中<span class="dot">...</span> |  |  |  | <!--                加载中<span class="dot">...</span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </div> |  |  |  | <!--              </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </el-image> |  |  |  | <!--            </el-image>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fr center mr20"> |  |  |  | <!--          <div class="height-full fr center mr20">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <span class="header d-block"> |  |  |  | <!--              <span class="header d-block">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 已对照产品 |  |  |  | <!--                已对照产品--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </span> |  |  |  | <!--              </span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <span class="d-block mt10" :style="{'font-size': '32px','font-weight': 'bolder',color:'#394047'}"> |  |  |  | <!--            <span class="d-block mt10" :style="{'font-size': '32px','font-weight': 'bolder',color:'#394047'}">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 {{ productCount }} |  |  |  | <!--                {{ productCount }}--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </span> |  |  |  | <!--              </span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         </el-row> |  |  |  | <!--        </el-row>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  | <!--      </el-card>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:invWarn']"> |  |  |  | <!--      <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:invWarn']">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         <el-row> |  |  |  | <!--        <el-row>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> |  |  |  | <!--          <div class="height-full fl center ml20" style="width: 30%">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" |  |  |  | <!--            <el-image style="border-radius: 4%;width: 80%;height: 80%"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                       :src="invSvg"> |  |  |  | <!--                      :src="invSvg">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <div slot="placeholder" class="image-slot"> |  |  |  | <!--              <div slot="placeholder" class="image-slot">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 加载中<span class="dot">...</span> |  |  |  | <!--                加载中<span class="dot">...</span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </div> |  |  |  | <!--              </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </el-image> |  |  |  | <!--            </el-image>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fr center mr20" @click="linkPage('/remind/invRemindMsg')"> |  |  |  | <!--          <div class="height-full fr center mr20" @click="linkPage('/remind/invRemindMsg')">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <span class="header d-block"> |  |  |  | <!--              <span class="header d-block">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 库存预警 |  |  |  | <!--                库存预警--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </span> |  |  |  | <!--              </span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <span class="d-block mt10" :style="{'font-size': '32px','font-weight': 'bolder',color:'#FF0000'}"> |  |  |  | <!--            <span class="d-block mt10" :style="{'font-size': '32px','font-weight': 'bolder',color:'#FF0000'}">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 {{ invMsgCount }} |  |  |  | <!--                {{ invMsgCount }}--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </span> |  |  |  | <!--              </span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         </el-row> |  |  |  | <!--        </el-row>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  | <!--      </el-card>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:certWarn']"> |  |  |  | <!--      <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:certWarn']">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         <el-row> |  |  |  | <!--        <el-row>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> |  |  |  | <!--          <div class="height-full fl center ml20" style="width: 30%">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" |  |  |  | <!--            <el-image style="border-radius: 4%;width: 80%;height: 80%"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                       :src="certSvg"> |  |  |  | <!--                      :src="certSvg">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <div slot="placeholder" class="image-slot"> |  |  |  | <!--              <div slot="placeholder" class="image-slot">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 加载中<span class="dot">...</span> |  |  |  | <!--                加载中<span class="dot">...</span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </div> |  |  |  | <!--              </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </el-image> |  |  |  | <!--            </el-image>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fr center mr20" @click="linkPage('/remind/supCertRemindMsg')"> |  |  |  | <!--          <div class="height-full fr center mr20" @click="linkPage('/remind/supCertRemindMsg')">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <span class="header d-block"> |  |  |  | <!--              <span class="header d-block">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 资质预警 |  |  |  | <!--                资质预警--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </span> |  |  |  | <!--              </span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <span class="d-block mt10" :style="{'font-size': '32px','font-weight': 'bolder',color:'#FF0000'}" |  |  |  | <!--            <span class="d-block mt10" :style="{'font-size': '32px','font-weight': 'bolder',color:'#FF0000'}"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             > |  |  |  | <!--            >--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 {{ certMsgCount }} |  |  |  | <!--                {{ certMsgCount }}--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </span> |  |  |  | <!--              </span>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         </el-row> |  |  |  | <!--        </el-row>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  | <!--      </el-card>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  | <!--    </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     <!--  分割线  --> |  |  |  | <!--    <!–  分割线  –>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     <div class="m0 grid-container grid-container2" style="height: calc(40%);margin-top: 10px"> |  |  |  | <!--    <div class="m0 grid-container grid-container2" style="height: calc(40%);margin-top: 10px">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:todo']"> |  |  |  | <!--      <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:todo']">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         <div slot="header" class="header"> |  |  |  | <!--        <div slot="header" class="header">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-icon class="el-icon-s-management"/> |  |  |  | <!--          <el-icon class="el-icon-s-management"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           待办事项{{ `(${todoCount}条)` }} |  |  |  | <!--          待办事项{{ `(${todoCount}条)` }}--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="fr"> |  |  |  | <!--          <div class="fr">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <el-button type="text" style="font-size: 15px;color: unset" @click="getSysMsgTodoList"> |  |  |  | <!--            <el-button type="text" style="font-size: 15px;color: unset" @click="getSysMsgTodoList">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <el-icon class="el-icon-refresh"/> |  |  |  | <!--              <el-icon class="el-icon-refresh"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               重新加载 |  |  |  | <!--              重新加载--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </el-button> |  |  |  | <!--            </el-button>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <el-button type="text" style="font-size: 15px;color: unset" |  |  |  | <!--            <el-button type="text" style="font-size: 15px;color: unset"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                        @click.stop=""> |  |  |  | <!--                       @click.stop="">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               更多 |  |  |  | <!--              更多--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <el-icon class="el-icon-d-arrow-right"/> |  |  |  | <!--              <el-icon class="el-icon-d-arrow-right"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </el-button> |  |  |  | <!--            </el-button>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         </div> |  |  |  | <!--        </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         <el-table |  |  |  | <!--        <el-table--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           v-loading="msgLoading" |  |  |  | <!--          v-loading="msgLoading"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           :data="msgList" |  |  |  | <!--          :data="msgList"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           height="calc(90%)" |  |  |  | <!--          height="calc(90%)"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           stripe |  |  |  | <!--          stripe--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           style=""> |  |  |  | <!--          style="">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             type="index" |  |  |  | <!--            type="index"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="序号" |  |  |  | <!--            label="序号"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="50"/> |  |  |  | <!--            width="50"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="消息编码" |  |  |  | <!--            label="消息编码"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="code" |  |  |  | <!--            prop="code"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="120"/> |  |  |  | <!--            width="120"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="消息类型" |  |  |  | <!--            label="消息类型"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="msgTypeName" |  |  |  | <!--            prop="msgTypeName"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="120"/> |  |  |  | <!--            width="120"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="消息内容" |  |  |  | <!--            label="消息内容"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="msgContent" |  |  |  | <!--            prop="msgContent"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="280"/> |  |  |  | <!--            width="280"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="处理状态" |  |  |  | <!--            label="处理状态"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="dealStatusName" |  |  |  | <!--            prop="dealStatusName"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="120"/> |  |  |  | <!--            width="120"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="推送状态" |  |  |  | <!--            label="推送状态"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="pushStatusName" |  |  |  | <!--            prop="pushStatusName"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="120"/> |  |  |  | <!--            width="120"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="仓库" |  |  |  | <!--            label="仓库"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="invName" |  |  |  | <!--            prop="invName"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="120"/> |  |  |  | <!--            width="120"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="部门" |  |  |  | <!--            label="部门"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="deptName" |  |  |  | <!--            prop="deptName"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="120"/> |  |  |  | <!--            width="120"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="创建时间" |  |  |  | <!--            label="创建时间"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             prop="createTime" |  |  |  | <!--            prop="createTime"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="140"/> |  |  |  | <!--            width="140"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="操作" width="80" fixed="right"> |  |  |  | <!--          <el-table-column label="操作" width="80" fixed="right">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <template slot-scope="scope"> |  |  |  | <!--            <template slot-scope="scope">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <el-button |  |  |  | <!--              <el-button--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 type="text" |  |  |  | <!--                type="text"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 @click="linkPage('/system/msg/sysMsgTodo')" |  |  |  | <!--                @click="linkPage('/system/msg/sysMsgTodo')"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               >处理 |  |  |  | <!--              >处理--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </el-button> |  |  |  | <!--              </el-button>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </template> |  |  |  | <!--            </template>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </el-table-column> |  |  |  | <!--          </el-table-column>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         </el-table> |  |  |  | <!--        </el-table>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  | <!--      </el-card>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:ioAudit']"> |  |  |  | <!--      <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:ioAudit']">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         <div slot="header" class="header"> |  |  |  | <!--        <div slot="header" class="header">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-icon class="el-icon-s-platform"/> |  |  |  | <!--          <el-icon class="el-icon-s-platform"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           审核送货单{{ `(${orderTotal}条)` }} |  |  |  | <!--          审核送货单{{ `(${orderTotal}条)` }}--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="fr"> |  |  |  | <!--          <div class="fr">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <el-button type="text" style="font-size: 15px;color: unset" @click="getOrderList"> |  |  |  | <!--            <el-button type="text" style="font-size: 15px;color: unset" @click="getOrderList">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <el-icon class="el-icon-refresh"/> |  |  |  | <!--              <el-icon class="el-icon-refresh"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               重新加载 |  |  |  | <!--              重新加载--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </el-button> |  |  |  | <!--            </el-button>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <el-button type="text" style="font-size: 15px;color: unset" |  |  |  | <!--            <el-button type="text" style="font-size: 15px;color: unset"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                        @click="linkPage('/order/checked')">更多 |  |  |  | <!--                       @click="linkPage('/order/checked')">更多--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <el-icon class="el-icon-d-arrow-right"/> |  |  |  | <!--              <el-icon class="el-icon-d-arrow-right"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </el-button> |  |  |  | <!--            </el-button>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  | <!--          </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         </div> |  |  |  | <!--        </div>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         <el-table |  |  |  | <!--        <el-table--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           v-loading="orderLoading" |  |  |  | <!--          v-loading="orderLoading"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           :data="orderList" |  |  |  | <!--          :data="orderList"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           height="calc(90%)" |  |  |  | <!--          height="calc(90%)"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           stripe> |  |  |  | <!--          stripe>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column |  |  |  | <!--          <el-table-column--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             type="index" |  |  |  | <!--            type="index"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             label="序号" |  |  |  | <!--            label="序号"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             width="50"/> |  |  |  | <!--            width="50"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="送货单号" prop="billNo" width="180"/> |  |  |  | <!--          <el-table-column label="送货单号" prop="billNo" width="180"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="单据类型" prop="billTypeName" width="150"/> |  |  |  | <!--          <el-table-column label="单据类型" prop="billTypeName" width="150"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="送货单位" prop="fromName" width="220"/> |  |  |  | <!--          <el-table-column label="送货单位" prop="fromName" width="220"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="创建时间" prop="createTime" width="150"/> |  |  |  | <!--          <el-table-column label="创建时间" prop="createTime" width="150"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="核对时间" prop="checkTime" width="150"/> |  |  |  | <!--          <el-table-column label="核对时间" prop="checkTime" width="150"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="采购部门" prop="deptName" width="120"> |  |  |  | <!--          <el-table-column label="采购部门" prop="deptName" width="120">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </el-table-column> |  |  |  | <!--          </el-table-column>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="收货仓库" prop="invName" width="120"> |  |  |  | <!--          <el-table-column label="收货仓库" prop="invName" width="120">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </el-table-column> |  |  |  | <!--          </el-table-column>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="核对人" prop="checkUserName" width="120"> |  |  |  | <!--          <el-table-column label="核对人" prop="checkUserName" width="120">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </el-table-column> |  |  |  | <!--          </el-table-column>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="来源单号" prop="corpOrderId" width="180"/> |  |  |  | <!--          <el-table-column label="来源单号" prop="corpOrderId" width="180"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--          <el-table-column label="来源" prop="fromType" width="120">--> |  |  |  | <!--          <!–          <el-table-column label="来源" prop="fromType" width="120">–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--            <template slot-scope="scope">--> |  |  |  | <!--          <!–            <template slot-scope="scope">–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--              <span>{{ fromTypeMap[scope.row.fromType] }}</span>--> |  |  |  | <!--          <!–              <span>{{ fromTypeMap[scope.row.fromType] }}</span>–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--            </template>--> |  |  |  | <!--          <!–            </template>–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--          </el-table-column>--> |  |  |  | <!--          <!–          </el-table-column>–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--          <el-table-column label="审核状态" prop="status" width="100">--> |  |  |  | <!--          <!–          <el-table-column label="审核状态" prop="status" width="100">–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--            <template slot-scope="scope">--> |  |  |  | <!--          <!–            <template slot-scope="scope">–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--              <el-tag :type="statusFilterType(scope.row.status)">{{--> |  |  |  | <!--          <!–              <el-tag :type="statusFilterType(scope.row.status)">{{–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--                  checkStatus[scope.row.status]--> |  |  |  | <!--          <!–                  checkStatus[scope.row.status]–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--                }}--> |  |  |  | <!--          <!–                }}–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--              </el-tag>--> |  |  |  | <!--          <!–              </el-tag>–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--            </template>--> |  |  |  | <!--          <!–            </template>–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <!--          </el-table-column>--> |  |  |  | <!--          <!–          </el-table-column>–>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="备注" prop="remark" width="180"/> |  |  |  | <!--          <el-table-column label="备注" prop="remark" width="180"/>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           <el-table-column label="操作" width="80" fixed="right"> |  |  |  | <!--          <el-table-column label="操作" width="80" fixed="right">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <template slot-scope="scope"> |  |  |  | <!--            <template slot-scope="scope">--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <el-button |  |  |  | <!--              <el-button--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 type="text" |  |  |  | <!--                type="text"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 @click="linkPage('/order/checked')" |  |  |  | <!--                @click="linkPage('/order/checked')"--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               >处理 |  |  |  | <!--              >处理--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               </el-button> |  |  |  | <!--              </el-button>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             </template> |  |  |  | <!--            </template>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |           </el-table-column> |  |  |  | <!--          </el-table-column>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         </el-table> |  |  |  | <!--        </el-table>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  | <!--      </el-card>--> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  | <!--    </div>--> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |   </div> |  |  |  |   </div> | 
			
		
	
		
		
			
				
					
					|  |  |  | </template> |  |  |  | </template> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |