@@ -177,7 +177,7 @@ export default {
},
async getdata() {
//20220211 -+formatDate(new Date()
- var caller = 'ZZ!WCDAYTURNOUT';
+ var caller = 'SMT!WCDAYTURNOUT';
await this.$http.get("kanban/datalist.action?caller="+caller+"&_noc=1&page=1&pageSize=100",{
params: {
condition: "1=1",
@@ -17,7 +17,7 @@
</template>
<script>
-import BottomLeft2Chart from '_c/smtechart/bottom/bottomLeft2Chart'
+import BottomLeft2Chart from '_c/assemblyechart/bottom/bottomLeft2Chart'
export default {
components: {
BottomLeft2Chart
+import BottomLeft2Chart from '_c/hjechart/bottom/bottomLeft2Chart'