|
@@ -154,8 +154,8 @@
|
|
|
{{ scope.row.examineStatus | statusFilter }}
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
- <el-table-column align="left" label="数量" sortable prop="qty" min-width="160" show-overflow-tooltip />
|
|
|
- <el-table-column align="left" label="金额" sortable prop="price" min-width="160" show-overflow-tooltip />
|
|
|
+<!-- <el-table-column align="left" label="数量" sortable prop="qty" min-width="160" show-overflow-tooltip />-->
|
|
|
+<!-- <el-table-column align="left" label="金额" sortable prop="price" min-width="160" show-overflow-tooltip />-->
|
|
|
<el-table-column
|
|
|
align="left"
|
|
|
label="工程登录编号"
|