Commit 4bfec3e3 by liyuhang19990520

导入同一张图片

parent 79c5fd75
<!--
* @Author: your name
* @Date: 2021-10-22 11:36:10
* @LastEditTime: 2021-11-09 10:22:32
* @LastEditTime: 2021-11-09 11:20:12
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \指纹系统\founder_vue\src\views\Editor\modules\imageEd.vue
......@@ -2129,6 +2129,7 @@ export default {
* @return {*}
*/
loadImageChange () {
$('#input-image-file').val('');
$('#input-image-file').click()
},
/**
......
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