监管端安全环保检查检查人确认 没有显示隐患数据
parent
b226670f10
commit
c758656297
|
@ -97,7 +97,7 @@
|
||||||
</u-cell>
|
</u-cell>
|
||||||
<view class="title-none">
|
<view class="title-none">
|
||||||
<u-cell>
|
<u-cell>
|
||||||
<view slot="label" style="width: 100%">
|
<view slot="value" style="width: 100%">
|
||||||
<uni-table border stripe emptyText="暂无更多数据">
|
<uni-table border stripe emptyText="暂无更多数据">
|
||||||
<uni-tr>
|
<uni-tr>
|
||||||
<uni-th align="center">序号</uni-th>
|
<uni-th align="center">序号</uni-th>
|
||||||
|
@ -282,7 +282,7 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {getSafetyenvironmentalGoEdit, setSafetyenvironmentalVerify} from "../../../api";
|
import {getSafetyenvironmentalGoEdit, setSafetyenvironmentalVerify} from "@/api";
|
||||||
import sign from "../../../components/sign/sign";
|
import sign from "../../../components/sign/sign";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|
Loading…
Reference in New Issue