|
@@ -577,7 +577,7 @@
|
|
|
<div v-if="tooC == 23">
|
|
|
<img @click="addTools(tooC, toolIndex, taskCount)"
|
|
|
src="../assets/icon/fourthToolList/program.png" alt />
|
|
|
- <div style="margin: 5px 0">python</div>
|
|
|
+ <div style="margin: 5px 0">Python</div>
|
|
|
</div>
|
|
|
<div v-if="tooC == 24">
|
|
|
<img @click="addTools(tooC, toolIndex, taskCount)"
|