fix: 字段
This commit is contained in:
		@@ -69,9 +69,9 @@
 | 
			
		||||
            :tableData="tableData1"
 | 
			
		||||
            :col-configs="colConfigs1"
 | 
			
		||||
            :total="total"
 | 
			
		||||
            :current.sync="search.current"
 | 
			
		||||
            :size.sync="search.size"
 | 
			
		||||
            @getList="getList">
 | 
			
		||||
            :current.sync="form.current"
 | 
			
		||||
            :size.sync="form.size"
 | 
			
		||||
            @getList="getList2">
 | 
			
		||||
          <el-table-column
 | 
			
		||||
              label="门店照片"
 | 
			
		||||
              slot="pic"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user