Эх сурвалжийг харах

reactor:修复语音助手分类筛选BUG;外部市民新增删除和修改;

zhangchong 6 сар өмнө
parent
commit
08683fca3d

+ 1 - 1
src/views/todo/seats/accept/History.vue

@@ -31,7 +31,7 @@
         <order-detail :order="row" @updateList="searchHistory">{{ row.title }}</order-detail>
       </template>
     </el-table-column>
-		<el-table-column prop="statusText" label="状态" width="100" fixed="right" align="center"></el-table-column>
+		<el-table-column prop="statusText" label="状态" width="100" align="center"></el-table-column>
 	</el-table>
   <pagination
     @pagination="searchHistory"