Commit 0acd1581 authored by 旭艳's avatar 旭艳

去掉工时查看

parent 08fb8e0d
......@@ -33,7 +33,7 @@ export default {
layConfig() {
return {
typeName: 'ExtProcessPlan',
layKey: 'instructEdit'
layKey: 'instructProcessEdit'
}
}
},
......
......@@ -352,7 +352,7 @@
/>
</el-badge>
</a>
<a
<!-- <a
href="javascript:void(0)"
class="gooey-menu-item"
:disabled="isOK"
......@@ -376,7 +376,7 @@
<use xlink:href="#icon-tiaoshi" />
</svg>
</el-badge>
</a>
</a> -->
<a
href="javascript:void(0)"
class="gooey-menu-item"
......
......@@ -102,10 +102,10 @@
<i class="icon el-icon-collection" />
<p>视图切换</p>
</dd>
<dd @click="$refs.TimeToSee.open()">
<!-- <dd @click="$refs.TimeToSee.open()">
<span class="iconfont icon-view-mode" />
<p>工时查看</p>
</dd>
</dd> -->
</dl>
</div>
<TimeToSee ref="TimeToSee" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment